mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-17 00:55:27 +02:00
Update tsconfig.json
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"strictNullChecks": false,
|
||||
"experimentalDecorators": true,
|
||||
"resolveJsonModule": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user