Refactor, Added documentation, moved from avj-cli to avj, update script and added tests
This commit is contained in:
@@ -2,7 +2,7 @@ import baseConfig from '@xo-cash/eslint-config';
|
||||
|
||||
export default [
|
||||
{
|
||||
ignores: [ 'source/parser/ajv/validate-xo-template.js', 'docs/**' ],
|
||||
ignores: [ 'scripts/**', 'docs/**' ],
|
||||
},
|
||||
...baseConfig,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user