Skip to content
New issue

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

Test rules is not applied for *.test.ts files #46

Open
KillWolfVlad opened this issue Jan 23, 2023 · 1 comment
Open

Test rules is not applied for *.test.ts files #46

KillWolfVlad opened this issue Jan 23, 2023 · 1 comment
Assignees

Comments

@KillWolfVlad
Copy link
Contributor

KillWolfVlad commented Jan 23, 2023

Config for *.spec.ts and *.test.ts is different.

yarn eslint --print-config .\packages\app\test\a.spec.ts > a.json
yarn eslint --print-config .\packages\app\test\b.test.ts > b.json

Diff:

image

@KillWolfVlad KillWolfVlad mentioned this issue Sep 3, 2023
Closed
@KillWolfVlad KillWolfVlad self-assigned this Sep 3, 2023
@litichevskiydv
Copy link

К следующему стендапу @KillWolfVlad либо делегирует либо заканчивает задачу

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants