Created
November 15, 2023 15:19
-
-
Save roderik/00c6c28fb81d65bdad550d9305467f0e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"@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