b8c6dabfb7
* enabling eslint on the all packages and tests * enabling for all packages * TEMP: adding an only() test to verify it fails CI * using our eslint config and ignore in CI * removing the temporary .only() test * update lock file * lint: fixing new test with a no-shadow warning * chore: update lock file
9 lines
157 B
Text
9 lines
157 B
Text
**/*.d.ts
|
|
packages/**/dist/**/*
|
|
packages/**/fixtures/**/*
|
|
packages/webapi/**/*
|
|
packages/astro/vendor/vite/**/*
|
|
examples/**/*
|
|
scripts/**/*
|
|
.github
|
|
.changeset
|