Remove noImplicitThis
This commit is contained in:
committed by
Amir Bandeali
parent
ae775f9664
commit
e35519b50f
@@ -4,6 +4,7 @@
|
||||
"outDir": "lib",
|
||||
"baseUrl": ".",
|
||||
"declaration": false,
|
||||
"noImplicitThis": false,
|
||||
"allowJs": true
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user