chore: update deps

This commit is contained in:
Anthony Fu
2021-11-28 01:01:34 +08:00
parent 3ac8a75af3
commit ffe704965f
8 changed files with 318 additions and 396 deletions

View File

@@ -31,8 +31,8 @@ module.exports = {
},
},
{
files: ["*.yaml", "*.yml"],
parser: "yaml-eslint-parser",
files: ['*.yaml', '*.yml'],
parser: 'yaml-eslint-parser',
},
{
files: ['package.json'],