feat: update package.json
include tsconfig.base.json
#2
Annotations
7 errors
test (18.x):
examples/next/pages/index.tsx#L2
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
test (18.x):
examples/next/pages/index.tsx#L2
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
test (18.x):
examples/next/pages/index.tsx#L2
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
test (18.x):
examples/react/src/index.tsx#L2
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
test (18.x):
examples/react/src/index.tsx#L2
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
test (18.x):
examples/react/src/index.tsx#L2
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
test (18.x)
Process completed with exit code 2.
|