Update checked-in dependencies
This commit is contained in:
parent
8c70d43f73
commit
ccc5046d0b
17 changed files with 1088 additions and 958 deletions
4
node_modules/eslint-plugin-github/lib/configs/flat/recommended.js
generated
vendored
4
node_modules/eslint-plugin-github/lib/configs/flat/recommended.js
generated
vendored
|
|
@ -16,7 +16,7 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
plugins: {
|
||||
prettierPlugin,
|
||||
prettier: prettierPlugin,
|
||||
'eslint-comments': eslintComments,
|
||||
import: importPlugin,
|
||||
'i18n-text': fixupPluginRules(i18nTextPlugin),
|
||||
|
|
@ -131,7 +131,7 @@ module.exports = {
|
|||
'prefer-rest-params': 'error',
|
||||
'prefer-spread': 'error',
|
||||
'prefer-template': 'error',
|
||||
'prettierPlugin/prettier': 'error',
|
||||
'prettier/prettier': 'error',
|
||||
'require-yield': 'error',
|
||||
'use-isnan': 'error',
|
||||
'valid-typeof': 'error',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue