mirror of
https://github.com/SukkaW/Surge.git
synced 2026-07-29 11:51:45 +08:00
Housekeeping
This commit is contained in:
@@ -11,6 +11,11 @@ module.exports = require('eslint-config-sukka').sukka({
|
||||
node: true,
|
||||
ts: true,
|
||||
yaml: false
|
||||
}, {
|
||||
rules: {
|
||||
'sukka/unicorn/filename-case': 'off',
|
||||
'sukka/prefer-foxts-noop': 'off'
|
||||
}
|
||||
}, {
|
||||
files: ['./Mock/**/*'],
|
||||
rules: {
|
||||
|
||||
Reference in New Issue
Block a user