Update tsconfig
This commit is contained in:
@@ -21,5 +21,8 @@
|
||||
"*" : ["typings/*"]
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"node_modules/typescript/lib/lib.es6.d.ts"
|
||||
],
|
||||
"exclude": ["node_modules", "typings"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user