This commit is contained in:
Lars Jung
2019-04-29 13:42:08 +02:00
parent 86948f725f
commit bf58382a98
14 changed files with 882 additions and 2296 deletions
+3
View File
@@ -5,6 +5,9 @@
es6: true
node: true
parserOptions:
ecmaVersion: 2019
rules:
array-bracket-spacing: [2, never]
arrow-parens: [2, as-needed]