damm i got the eslint file again....

This commit is contained in:
IgnatzHome 2018-05-19 20:53:59 +02:00
parent ba12b53e49
commit 32058e8018

View file

@ -32,7 +32,7 @@
"comma-spacing": 2,
"comma-style": 2,
"eol-last": 2,
"linebreak-style": [2, "windows"],
"linebreak-style": [2, "unix"],
"new-parens": 2,
"no-lonely-if": 2,
"no-multiple-empty-lines": 2,