add eslint #3
Annotations
7 errors
build (18.x):
demo/src/components/Counter.tsx#L17
Cannot use JSX unless the '--jsx' flag is provided.
|
build (18.x):
demo/src/components/Counter.tsx#L18
Cannot use JSX unless the '--jsx' flag is provided.
|
build (18.x):
demo/src/components/Counter.tsx#L19
Cannot use JSX unless the '--jsx' flag is provided.
|
build (18.x):
demo/src/components/Counter.tsx#L20
Cannot use JSX unless the '--jsx' flag is provided.
|
build (18.x):
demo/src/components/Counter.tsx#L21
Cannot use JSX unless the '--jsx' flag is provided.
|
build (18.x):
demo/src/components/Counter.tsx#L23
Cannot use JSX unless the '--jsx' flag is provided.
|
build (18.x)
Process completed with exit code 1.
|