mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
Use workspace typescript version (#1717)
This commit is contained in:
Vendored
+2
-1
@@ -12,5 +12,6 @@
|
||||
"package-lock.json": true
|
||||
},
|
||||
"tslint.autoFixOnSave": true,
|
||||
"tslint.jsEnable": true
|
||||
"tslint.jsEnable": true,
|
||||
"typescript.tsdk": "node_modules/typescript/lib"
|
||||
}
|
||||
Reference in New Issue
Block a user