mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
feat: update tests
feat: update tests feat: update tests
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
module.exports = {
|
||||
// @ts-check
|
||||
|
||||
/** @type {import('eslint').Linter.Config} */
|
||||
const config = {
|
||||
root: true,
|
||||
ignorePatterns: ['projects/**/*'],
|
||||
parserOptions: {
|
||||
@@ -93,3 +96,5 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
module.exports = config
|
||||
|
||||
Reference in New Issue
Block a user