mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Fix TypeScript build error with updated lodash type definitions
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"target": "es5",
|
||||
"outDir": "tmp",
|
||||
"sourceMap": false,
|
||||
"lib": ["es6"]
|
||||
"lib": ["es5"]
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
|
||||
Reference in New Issue
Block a user