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