chore: rm .eslintrc.yml

pull/191/head
Amio 2018-11-06 11:06:25 +08:00
rodzic 740836808d
commit 6b08f37766
1 zmienionych plików z 0 dodań i 12 usunięć

Wyświetl plik

@ -1,12 +0,0 @@
---
extends:
- standard
- standard-react
parser: babel-eslint
rules:
max-len:
- error
- code: 90
ignoreStrings: true
ignoreTemplateLiterals: true
ignoreComments: true