Streamline ts eslint configs
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -8,11 +8,4 @@ export default defineConfig([
|
||||
...configs.react,
|
||||
configs.languageOptions.browser,
|
||||
...configs.stylistic,
|
||||
{
|
||||
languageOptions: {
|
||||
parserOptions: {
|
||||
tsConfigRootDir: import.meta.dirname,
|
||||
},
|
||||
},
|
||||
},
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user