mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Merge branch 'develop' of github.com:HabitRPG/habitrpg into api-v3
This commit is contained in:
@@ -52,6 +52,7 @@ gulp.task('lint:common', () => {
|
||||
gulp.task('lint:tests', () => {
|
||||
let options = {
|
||||
rules: {
|
||||
'one-var': 0,
|
||||
'max-nested-callbacks': 0,
|
||||
'no-unused-expressions': 0,
|
||||
'mocha/no-exclusive-tests': 2,
|
||||
|
||||
Reference in New Issue
Block a user