Skip to content

Commit

Permalink
refactor: clarify configs
Browse files Browse the repository at this point in the history
  • Loading branch information
MrChocolatine committed Dec 1, 2024
1 parent 58af294 commit 8905124
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,10 @@ export default [
},
},
{
// Config for test files

...pluginQunitRecommended,

files: ['tests/**/*-test.{js,ts}'],
},
];

0 comments on commit 8905124

Please sign in to comment.