mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
workspace isn't really needed without split directories
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"typescriptHero.imports.stringQuoteStyle": "\"",
|
||||
"files.exclude": {
|
||||
"**/node_modules": true
|
||||
},
|
||||
"typescript.tsdk": "writer/node_modules/typescript/lib"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user