mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
committed by
Mayukha Vadari
parent
3cbdbac4f9
commit
10445cff01
@@ -81,6 +81,13 @@ module.exports = {
|
||||
'max-nested-callbacks': 'off',
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ['test/client/*.ts'],
|
||||
rules: {
|
||||
// Rule does not work with dynamically generated tests.
|
||||
'mocha/no-setup-in-describe': 'off',
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ['test/models/*.ts'],
|
||||
rules: {
|
||||
|
||||
Reference in New Issue
Block a user