Skip to content

Commit

Permalink
nkzw eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcisioandrade committed Sep 27, 2023
1 parent e29f325 commit 0a2dc75
Show file tree
Hide file tree
Showing 3 changed files with 1,563 additions and 135 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": "next/core-web-vitals"
"extends": ["next/core-web-vitals", "@nkzw"]
}
Loading

0 comments on commit 0a2dc75

Please sign in to comment.