forbid dynamic type acquisition for typescript
was useful during refactoring but makes no sense now
This commit is contained in:
@@ -23,5 +23,4 @@
|
||||
},
|
||||
"include": ["app/**/*"],
|
||||
"exclude": ["node_modules"],
|
||||
"typeAcquisition": { "enable": true }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user