Skip to content

Commit

Permalink
chore: Stop linting playground
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyujie2002 committed Sep 18, 2024
1 parent 0d57835 commit bef6294
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ export default createConfigForNuxt({
.append(
// your custom flat config here...
)
.prepend({
ignores: ['playground/**'],
})

0 comments on commit bef6294

Please sign in to comment.