Skip to content

Commit

Permalink
chore: upgrade eslint codely config
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezcasas committed Sep 2, 2024
1 parent 2ab80f6 commit 098bf08
Show file tree
Hide file tree
Showing 4 changed files with 5,708 additions and 7,602 deletions.
11 changes: 0 additions & 11 deletions .eslintrc.js

This file was deleted.

3 changes: 3 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import eslintConfigCodely from "eslint-config-codely";

export default [...eslintConfigCodely.full];
Loading

0 comments on commit 098bf08

Please sign in to comment.