Skip to content

Commit

Permalink
chore: adjust files
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed Oct 11, 2024
1 parent 61d50e5 commit aab1658
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@ export default [
...bpmnIoPlugin.configs.node.map(config => {
return {
...config,
files: [
...files.build,
...files.test
]
ignores: files.lib
};
}),
...bpmnIoPlugin.configs.mocha.map(config => {
Expand Down

0 comments on commit aab1658

Please sign in to comment.