mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Pin Habitica Eslint Config (#15057)
* Pin Habitica Eslint Config * fix lint
This commit is contained in:
@@ -9,4 +9,7 @@ module.exports = {
|
||||
sinon: true,
|
||||
sandbox: true
|
||||
},
|
||||
rules: {
|
||||
'import/no-extraneous-dependencies': 'off',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user