read-tsconfig-sync
    Preparing search index...

    Interface CompilerOptionsDefinition

    interface CompilerOptionsDefinition {
        compilerOptions?: CompilerOptions;
    }
    Index

    Properties

    Properties

    compilerOptions?: CompilerOptions