Skip to content

Commit

Permalink
chore: migrate eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
xanderbarkhatov committed Apr 10, 2024
1 parent 46058c4 commit 51d4779
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .eslintrc

This file was deleted.

5 changes: 5 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
export default [
{
extends: ["@nuxt/eslint-config"],
},
];

0 comments on commit 51d4779

Please sign in to comment.