chore: update lint action (#679)

* update lint action

* fix script path

* ignore docs

* update names
This commit is contained in:
Pedro S. Lopez
2021-06-02 23:17:28 -04:00
committed by GitHub
parent 38976558f5
commit 0465742ffb
2 changed files with 9 additions and 12 deletions

View File

@@ -13,6 +13,7 @@
"parserOptions": {
"ecmaVersion": 2018
},
"ignorePatterns": ["docs"],
"rules": {
"indent": [
"error",