Skip to content

Commit

Permalink
build: use yaml eslint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Dec 25, 2018
1 parent afd2a88 commit 219a447
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
3 changes: 0 additions & 3 deletions .eslintrc

This file was deleted.

2 changes: 2 additions & 0 deletions .eslintrc.yml
@@ -0,0 +1,2 @@
root: true
extends: standard
5 changes: 0 additions & 5 deletions test/.eslintrc

This file was deleted.

2 changes: 2 additions & 0 deletions test/.eslintrc.yml
@@ -0,0 +1,2 @@
env:
mocha: true

0 comments on commit 219a447

Please sign in to comment.