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

How should "functions" be configured? #46

Open
paullewisn opened this issue Aug 19, 2024 · 0 comments
Open

How should "functions" be configured? #46

paullewisn opened this issue Aug 19, 2024 · 0 comments

Comments

@paullewisn
Copy link

.eslintrc.json

    "no-only-tests/no-only-tests": ["error", { "functions": ["fit", "xit"] }],

output

[Error - 10:49:28] Calculating config file for file:///Users/.../package.json) failed.
Error: .eslintrc.json:
	Configuration for rule "no-only-tests/no-only-tests" is invalid:
	Value {"functions":["fit","xit"],"block":["describe","it","context","test","tape","fixture","serial","Feature","Scenario","Given","And","When","Then"],"focus":["only"],"fix":false} should NOT have additional properties.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant