2
0
Lauri Ojansivu 5 жил өмнө
parent
commit
4f5de87cc4
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .eslintrc.json

+ 1 - 1
.eslintrc.json

@@ -13,7 +13,7 @@
   },
   "parserOptions": {
     "ecmaVersion": 2018,
-    "sourceType": "module",
+    "sourceType": "module"
   },
   "rules": {
     "strict": 0,