mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 13:45:56 +02:00
Create type definition for '*/package.json' (#4014)
* Create type definition for '*/package.json' * Update tsconfig.json
This commit is contained in:
committed by
GitHub
parent
8dc7f28744
commit
e909eac296
@@ -15,7 +15,8 @@
|
||||
"noLib": false,
|
||||
"strict": true,
|
||||
"strictNullChecks": false,
|
||||
"experimentalDecorators": true
|
||||
"experimentalDecorators": true,
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"compileOnSave": false,
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user