Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CachedaCodes authored Mar 12, 2024
1 parent 59af54b commit 4e61edc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ module.exports = {
'**/jest.setup.ts',
'**/dist',
'packages/search-adapter',
'packages/eslint-plugin-x',
'packages/x-components/src/components/__tests__/snippet-callbacks.spec.ts'
'packages/eslint-plugin-x'
],
parserOptions: {
tsconfigRootDir: __dirname,
Expand Down

0 comments on commit 4e61edc

Please sign in to comment.