Make prettier

This commit is contained in:
2021-11-08 21:55:51 +01:00
parent 28011b8f93
commit b246ba83d1
3 changed files with 64 additions and 53 deletions

View File

@@ -1,5 +1,5 @@
{
"compilerOptions" : {
"compilerOptions": {
"checkJs": true,
"target": "es6"
}