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