chore: get eslint working #3914
Annotations
6 errors
Bundle Watch:
processor/compile/compatibility.ts#L68
Property 'hProperties' does not exist on type '{ hName: "Glossary"; } | { hProperties: { term: string; }; }'.
|
Bundle Watch:
processor/compile/compatibility.ts#L68
Property 'children' does not exist on type '{ children: [{ type: "text"; value: string; }]; data: { hName: "Glossary"; }; type: NodeTypes.glossary; } | { data: { hProperties: { term: string; }; }; type: NodeTypes.glossary; }'.
|
Bundle Watch:
processor/compile/compatibility.ts#L77
Argument of type '{ children: [Image, { children: [{ type: "text"; value: string; }]; type: "figcaption"; }]; type: "figure"; }' is not assignable to parameter of type 'Figure'.
|
Bundle Watch:
processor/transform/readme-to-mdx.ts#L25
Argument of type 'TutorialTile' is not assignable to parameter of type 'Record<string, unknown>'.
|
Bundle Watch:
tsconfig.json#L19
Argument for '--target' option must be: 'es5', 'es6', 'es2015', 'es2016', 'es2017', 'es2018', 'es2019', 'es2020', 'es2021', 'es2022', 'esnext'.
|
Bundle Watch
Process completed with exit code 2.
|