mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 05:45:41 +02:00
初期値にデフォルト値を挿入する & JSON.parse/stringify操作をdeepcopyに
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"target": "es2017",
|
||||
"module": "esnext",
|
||||
"moduleResolution": "node",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"removeComments": false,
|
||||
"noLib": false,
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user