Skip to content

Commit 79ba3a7

Browse files
committed
Merge pull request #211 from plotly/add-lint-ci-test
add eslint test to circle.yml
2 parents fbc7597 + 4c36115 commit 79ba3a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ test:
2323
- npm run citest-jasmine
2424
- npm run test-bundle
2525
- npm run test-syntax
26+
- eslint .

0 commit comments

Comments
 (0)