mirror of
https://github.com/mempool/mempool.git
synced 2025-02-20 13:34:40 +01:00
Default relative paths in VsCode
This commit is contained in:
parent
0b77000aab
commit
c18dc44f4d
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"editor.tabSize": 2,
|
||||
"typescript.preferences.importModuleSpecifier": "relative",
|
||||
"typescript.tsdk": "./backend/node_modules/typescript/lib"
|
||||
}
|
Loading…
Add table
Reference in a new issue