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