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

Lint against precompileTemplate (&co) #1820

Open
NullVoxPopuli opened this issue Mar 28, 2023 · 0 comments
Open

Lint against precompileTemplate (&co) #1820

NullVoxPopuli opened this issue Mar 28, 2023 · 0 comments
Labels
Enhancement New Rule Idea for a new lint rule

Comments

@NullVoxPopuli
Copy link
Contributor

NullVoxPopuli commented Mar 28, 2023

regarding <template>, the preprocess <-> babel in-between is private/intermediate API -- we don't want folks using this private/intermediate API

maybe a new rule: no-private-apis
List against:

  • precompileTemplate
  • GLIMMER_TEMPLATE
  • etc
@bmish bmish added Enhancement New Rule Idea for a new lint rule labels Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New Rule Idea for a new lint rule
Projects
None yet
Development

No branches or pull requests

2 participants