mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: update ESLint/TS ignore
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = require('eslint-config-sukka').sukka({
|
||||
ignores: [
|
||||
'**/*.conf',
|
||||
'**/*.txt'
|
||||
],
|
||||
js: {
|
||||
disableNoConsoleInCLI: ['Build/**']
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user