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
Use: https://typescript-eslint.io/rules/naming-convention/#ignore-properties-that-require-quotes
Remove file level disabled lint rule:
cursorless/packages/common/src/scopeSupportFacets/javascript.ts
Line 1 in 5e1abf8
Originally posted by @pokey in #2102 (comment)
The text was updated successfully, but these errors were encountered:
Allow . in literal property names for use with facets
.
b1d294d
- Fixes #2132
Allow . in literal property names for use with facets (#2456)
4e647b3
- Fixes #2132 ## Checklist - [-] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [-] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [-] I have not broken the cheatsheet
Successfully merging a pull request may close this issue.
Use:
https://typescript-eslint.io/rules/naming-convention/#ignore-properties-that-require-quotes
Remove file level disabled lint rule:
cursorless/packages/common/src/scopeSupportFacets/javascript.ts
Line 1 in 5e1abf8
Originally posted by @pokey in #2102 (comment)
The text was updated successfully, but these errors were encountered: