chore: get rid of magic-string as it's no longer used, bump node types #1211
Annotations
8 errors
Lint:
src/processors/babel.ts#L11
Replace `·await·getTagInfo(⏎······svelteFile,⏎····` with `⏎······await·getTagInfo(svelteFile`
|
Lint:
src/processors/postcss.ts#L11
Replace `·await·getTagInfo(⏎······svelteFile,⏎····` with `⏎······await·getTagInfo(svelteFile`
|
Lint:
src/types/index.ts#L11
Replace `··` with `;`
|
Lint:
src/types/options.ts#L1
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint:
src/types/options.ts#L3
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint:
src/types/options.ts#L5
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint:
src/types/options.ts#L7
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint
Process completed with exit code 1.
|