Skip to content

Commit

Permalink
Update rules in eslint and formatter files .yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
castrogarciajs committed Jun 16, 2024
1 parent 322ec3b commit 840456c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ 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 840456c

Please sign in to comment.