astro/.eslintignore
2022-01-18 11:47:08 -06:00

7 lines
111 B
Text

**/*.js
**/*.ts
!packages/astro/**/*.js
!packages/astro/**/*.ts
packages/astro/test/**/*.js
.github
.changeset