mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 09:52:14 +01:00
ec12f21113
* Backend: Bumping Typescript version to 4.4.2 * Replacing any types with instanceOf checks.
4 lines
87 B
JSON
4 lines
87 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"typescript.tsdk": "./backend/node_modules/typescript/lib"
|
|
} |