Skip to content

Commit

Permalink
Update package.json + .nvmrc deps (major) (#36)
Browse files Browse the repository at this point in the history
* Update package.json + .nvmrc deps

* Make CI happy again

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paulo F. Oliveira <[email protected]>
  • Loading branch information
renovate[bot] and paulo-ferraz-oliveira authored Jun 7, 2024
1 parent 113d72e commit ea9f765
Show file tree
Hide file tree
Showing 4 changed files with 1,032 additions and 5,568 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 ea9f765

Please sign in to comment.