Skip to content

Commit

Permalink
Make CI happy again
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Jun 7, 2024
1 parent 80a315f commit af5aca3
Show file tree
Hide file tree
Showing 4 changed files with 1,030 additions and 5,566 deletions.
22 changes: 0 additions & 22 deletions .eslintrc.yml

This file was deleted.

6 changes: 6 additions & 0 deletions eslint.config.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
module.exports = [{
rules: {
"no-trailing-spaces": "error",
camelcase: "error"
}
}];
Loading

0 comments on commit af5aca3

Please sign in to comment.