Skip to content

Commit

Permalink
test: back eslint cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
pcheremu committed May 7, 2024
1 parent 6595e5c commit 3103946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integration-tests/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ["eslint:recommended"],
extends: ["@matterlabs/eslint-config-vue"],
};

0 comments on commit 3103946

Please sign in to comment.