Fix @coder imports
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"plugins": [
|
||||
{
|
||||
"name": "tslint-language-service"
|
||||
}
|
||||
]
|
||||
}
|
||||
"extends": "../tsconfig.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user