We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
exclude
yarn analyze --exclude=*.test.ts
Output contains all the test.ts files for all rules.
test.ts
The text was updated successfully, but these errors were encountered:
test add to prove #307
fbb2b08
No tests at sight...
Sorry, something went wrong.
I changed twice some things and it didnt work... I forgot to build before running the tests...
fix: add helper and trim patterns before using glob matcher (#307)
fbb4480
Fixed in latest commit fbb4480
It can be check out thanks to pkg.pr.new via npm i https://pkg.pr.new/rrd108/vue-mess-detector@fbb4480
npm i https://pkg.pr.new/rrd108/vue-mess-detector@fbb4480
David-Pena
No branches or pull requests
yarn analyze --exclude=*.test.ts
Output contains all the
test.ts
files for all rules.The text was updated successfully, but these errors were encountered: