mirror of
https://github.com/mempool/mempool.git
synced 2025-02-18 20:53:50 +01:00
5 lines
No EOL
149 B
JSON
5 lines
No EOL
149 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"typescript.preferences.importModuleSpecifier": "relative",
|
|
"typescript.tsdk": "./backend/node_modules/typescript/lib"
|
|
} |