1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 05:45:41 +02:00

Clean up

This commit is contained in:
syuilo
2017-03-04 19:20:58 +09:00
parent b99dc759e6
commit f210260826
5 changed files with 2 additions and 16 deletions

View File

@@ -8,7 +8,7 @@
"noFallthroughCasesInSwitch": true,
"declaration": false,
"sourceMap": false,
"target": "es6",
"target": "es2017",
"module": "commonjs",
"removeComments": false,
"noLib": false