8000 chore(schema): enable linting by DamianGlowala Β· Pull Request #22546 Β· nuxt/nuxt Β· GitHub
[go: up one dir, main page]

Skip to content

chore(schema): enable linting #22546

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 8, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: add packages/schema/schema to .eslintignore
  • Loading branch information
DamianGlowala committed Aug 8, 2023
commit 42e1ffe7139ffb11f2453c8c7c50c373334ab7c4
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dist
node_modules
packages/schema/schema
**/*.tmpl.*
sw.js
0