mirror of
https://github.com/mempool/mempool.git
synced 2024-11-20 10:21:52 +01:00
5 lines
149 B
JSON
5 lines
149 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"typescript.preferences.importModuleSpecifier": "relative",
|
|
"typescript.tsdk": "./backend/node_modules/typescript/lib"
|
|
} |