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