mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Merge branch 'api-v3' into api-v3-groups
This commit is contained in:
@@ -55,6 +55,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