mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 02:15:41 +02:00
fix test
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
"emitDecoratorMetadata": true,
|
||||
"resolveJsonModule": true,
|
||||
"isolatedModules": true,
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@/*": ["../src/*"]
|
||||
},
|
||||
"typeRoots": [
|
||||
"../node_modules/@types",
|
||||
"../src/@types"
|
||||
|
||||
Reference in New Issue
Block a user