{ "overrides": [ { "files": ["**/*.ts", "**/*.tsx", "**/*.mts", "**/*.cts"], "rules": { "import/extensions": "off" } } ] }