Skip to content

Commit

Permalink
use only .eslintrc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jfredrickson committed Apr 19, 2019
1 parent 47798fd commit 53bd86e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .eslintrc

This file was deleted.

7 changes: 6 additions & 1 deletion .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
extends: google
extends: eslint:recommended
env:
browser: true
es6: true
rules:
max-len: "off"

0 comments on commit 53bd86e

Please sign in to comment.