banira
    Preparing search index...

    Interface TypeShimOptions

    interface TypeShimOptions {
        jsx?: boolean;
    }
    Index

    Properties

    Properties

    jsx?: boolean

    Also augment JSX.IntrinsicElements so the tags type-check in JSX/TSX (default false).