summaryrefslogtreecommitdiff
path: root/.eslintignore
blob: f5104aedd5b40ea6097bfda04577f2df1e87addb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
**/*.d.ts
packages/**/*.min.js
packages/**/dist/**/*
packages/**/fixtures/**/*
packages/webapi/**/*
packages/astro/vendor/vite/**/*
examples/**/*
scripts/**/*
.github
.changeset