add about info from package.json

This commit is contained in:
2022-11-25 05:22:40 +01:00
parent 57dce6af3d
commit 1dcc7c81c7
5 changed files with 82 additions and 9 deletions

View File

@@ -7,5 +7,6 @@ module.exports = {
],
parserOptions: {
ecmaVersion: 'latest',
}
},
ignorePatterns: ['src/app.config.mjs'],
}