Disable eslint for js test files to test for github-ci
This commit is contained in:
parent
5c7b7383e7
commit
b17517e02c
5 changed files with 26 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable */
|
||||
// Teaspoon includes some support files, but you can use anything from your own support path too.
|
||||
// require support/expect
|
||||
// require support/sinon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue