Skip to content

Commit

Permalink
Ignore files *.{yaml,yml} no-formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
castrogarciajs committed Jun 16, 2024
1 parent 2269b97 commit 322ec3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ export default eslint({
formatters: true,
typescript: true,
markdown: true,
ignores: ['*.{yaml,yml}'],
})
4 changes: 2 additions & 2 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
packages:
- ./
- playground
- './'
- 'playground'

0 comments on commit 322ec3b

Please sign in to comment.