Disable eslint for js test files to test for github-ci

This commit is contained in:
Emin Kocan 2024-09-14 15:21:47 +02:00
parent 5c7b7383e7
commit b17517e02c
5 changed files with 26 additions and 2 deletions

View file

@ -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