feat: experimental support for vite.config
#107
Annotations
2 errors and 1 warning
Test:
src/bundlerConfigs.ts#L69
SyntaxError: Cannot use import statement outside a module
❯ Module.getBundlerConfig src/bundlerConfigs.ts:69:20
❯ Module.normalizeOptions src/normalizeOptions.ts:84:8
Module /home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/source/fixtures/vite.config.ts:1 seems to be an ES Module but shipped in a CommonJS package. To fix this issue, change the file extension to .mjs or add "type": "module" in your package.json.
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading