Skip to content

Instantly share code, notes, and snippets.

@roderik
Created November 15, 2023 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roderik/00c6c28fb81d65bdad550d9305467f0e to your computer and use it in GitHub Desktop.
Save roderik/00c6c28fb81d65bdad550d9305467f0e to your computer and use it in GitHub Desktop.
"@typescript-eslint/consistent-type-imports": [
"warn",
{
"prefer": "type-imports",
"fixStyle": "separate-type-imports"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment