mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Remove "noResolve"
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"compilerOptions": {
|
||||
"removeComments": false,
|
||||
"outFile": "../../built/local/typescriptServices.js",
|
||||
"noResolve": false,
|
||||
"declaration": true,
|
||||
"types": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user