mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Make ESLint Happy
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = require('eslint-config-sukka').sukka({
|
||||
disableNoConsoleInCLI: ['Build/**'],
|
||||
env: {
|
||||
customGlobals: {
|
||||
'Bun': 'readonly'
|
||||
Bun: 'readonly'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user