mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
add eslint task to tests
This commit is contained in:
@@ -333,6 +333,7 @@ gulp.task('test', [
|
|||||||
'test:karma:safe',
|
'test:karma:safe',
|
||||||
'test:api-legacy:safe',
|
'test:api-legacy:safe',
|
||||||
'test:api-v2:safe',
|
'test:api-v2:safe',
|
||||||
|
'lint'
|
||||||
], () => {
|
], () => {
|
||||||
let totals = [0,0,0];
|
let totals = [0,0,0];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user