build: use buildFromOxlintConfigFile
in eslint config
#125
Annotations
8 errors
lint:
scripts/rules-generator.ts#L65
Prefer `String#replaceAll()` over `String#replace()`
|
lint:
scripts/rules-generator.ts#L74
Prefer `String#replaceAll()` over `String#replace()`
|
lint:
scripts/traverse-rules.ts#L79
Prefer `String#replaceAll()` over `String#replace()`
|
lint:
scripts/traverse-rules.ts#L105
Prefer `String#replaceAll()` over `String#replace()`
|
lint:
src/build-from-oxlint-config.ts#L85
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
src/build-from-oxlint-config.ts#L91
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
src/index.ts#L11
Unexpected any. Specify a different type
|
lint
Process completed with exit code 1.
|