Fixed tsconfig.json
Remove nedb from types for: ``` ERROR TS2688: Cannot find type definition file for 'nedb'. ```
This commit is contained in:
parent
09e3bfce62
commit
29b82abead
|
@ -14,7 +14,6 @@
|
|||
"baseUrl": ".",
|
||||
"types": [
|
||||
"lodash",
|
||||
"nedb",
|
||||
"webpack-env",
|
||||
],
|
||||
"paths": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user