mirror of
https://github.com/OBKoro1/autoCommit.git
synced 2024-11-05 10:09:29 +08:00
feat: rule
This commit is contained in:
parent
48913a7d35
commit
dc05aacd83
@ -6,6 +6,7 @@ module.exports = {
|
||||
parser: '@typescript-eslint/parser',
|
||||
plugins: ['@typescript-eslint'],
|
||||
rules: {
|
||||
'no-console': 'off',
|
||||
'no-restricted-syntax': 'off',
|
||||
'no-continue': 'off',
|
||||
// 禁止使用 var
|
||||
|
Loading…
Reference in New Issue
Block a user