@servicenow/sdk - v4.7.0
    Preparing search index...

    Function parseConfigFileTextToJson

    • Parse the text of the tsconfig.json file

      Parameters

      • fileName: string

        The path to the config file

      • jsonText: string

        The text of the config file

      Returns { config?: any; error?: tsc.Diagnostic }