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

[question] flat config support for html #372

Open
TheElegantCoding opened this issue Oct 26, 2024 · 0 comments
Open

[question] flat config support for html #372

TheElegantCoding opened this issue Oct 26, 2024 · 0 comments

Comments

@TheElegantCoding
Copy link

as long as i see you can put in the flat config this configuration for jsx and tsx files

  languageOptions:
  {
    parserOptions:
    {
      ecmaFeatures:
      {
        jsx: true
      }
    }
  },

but if i want to support more files like plain html, css and more ?

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