Skip to content

Commit 310b206

Browse files
committed
build: use yaml eslint configuration
1 parent 5810937 commit 310b206

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

Diff for: .eslintrc

-3
This file was deleted.

Diff for: .eslintrc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
root: true
2+
extends: standard

Diff for: test/.eslintrc

-5
This file was deleted.

Diff for: test/.eslintrc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
env:
2+
mocha: true

0 commit comments

Comments
 (0)