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