{"compilerOptions":{/*BasicOptions*/"target":"ES2018",/*SpecifyECMAScripttargetversion:'ES3'(default),'ES5','ES2015','ES2016','ES2017','ES2018'or'ESNEXT'.*/"module":"commonjs",/*Specifymodulecodegeneration:'none','commonjs','amd','system','umd','es2015',or'ESNext'.*///"lib":[],/*Specifylibraryfilestobeincludedinthecompilation.*/"allowJs":true,/*Allowjavascriptfilestobecompiled.*///"checkJs":true,/*Reporterrorsin.jsfiles.*///"jsx":"preserve",/*SpecifyJSXcodegeneration:'preserve','react-native',or'react'.*///"declaration":true,/*Generatescorresponding'.d.ts'file.*/"sourceMap":true,/*Generatescorresponding'.map'file.*///"outFile":"./",/*Concatenateandemitoutputtosinglefile.*/"outDir":"./lib",/*Redirectoutputstructuretothedirectory.*/"rootDir":"./src",/*Specifytherootdirectoryofinputfiles.Usetocontroltheoutputdirectorystructurewith--outDir.*///"removeComments":true,/*Donotemitcommentstooutput.*///"noEmit":true,/*Donotemitoutputs.*///"importHelpers":true,/*Importemithelpersfrom'tslib'.*///"downlevelIteration":true,/*Providefullsupportforiterablesin'for-of',spread,anddestructuringwhentargeting'ES5'or'ES3'.*///"isolatedModules":true,/*Transpileeachfileasaseparatemodule(similarto'ts.transpileModule').*//*StrictType-CheckingOptions*///"strict":true,/*Enableallstricttype-checkingoptions.*/"noImplicitAny":true,/*Raiseerroronexpressionsanddeclarationswithanimplied'any'type.*///"strictNullChecks":true,/*Enablestrictnullchecks.*///"strictFunctionTypes":true,/*Enablestrictcheckingoffunctiontypes.*///"strictPropertyInitialization":true,/*Enablestrictcheckingofpropertyinitializationinclasses.*///"noImplicitThis":true,/*Raiseerroron'this'expressionswithanimplied'any'type.*///"alwaysStrict":true,/*Parseinstrictmodeandemit"use strict"foreachsourcefile.*//*AdditionalChecks*///"noUnusedLocals":true,/*Reporterrorsonunusedlocals.*///"noUnusedParameters":true,/*Reporterrorsonunusedparameters.*///"noImplicitReturns":true,/*Reporterrorwhennotallcodepathsinfunctionreturnavalue.*///"noFallthroughCasesInSwitch":true,/*Reporterrorsforfallthroughcasesinswitchstatement.*//*ModuleResolutionOptions*/"moduleResolution":"node",/*Specifymoduleresolutionstrategy:'node'(Node.js)or'classic'(TypeScriptpre-1.6).*///"baseUrl":"./",/*Basedirectorytoresolvenon-absolutemodulenames.*///"paths":{},/*Aseriesofentrieswhichre-mapimportstolookuplocationsrelativetothe'baseUrl'.*///"rootDirs":[],/*Listofrootfolderswhosecombinedcontentrepresentsthestructureoftheprojectatruntime.*///"typeRoots":[],/*Listoffolderstoincludetypedefinitionsfrom.*///"types":[],/*Typedeclarationfilestobeincludedincompilation.*///"allowSyntheticDefaultImports":true,/*Allowdefaultimportsfrommoduleswithnodefaultexport.Thisdoesnotaffectcodeemit,justtypechecking.*///"esModuleInterop":true/*EnablesemitinteroperabilitybetweenCommonJSandESModulesviacreationofnamespaceobjectsforallimports.Implies'allowSyntheticDefaultImports'.*///"preserveSymlinks":true,/*Donotresolvetherealpathofsymlinks.*//*SourceMapOptions*///"sourceRoot":"./",/*SpecifythelocationwheredebuggershouldlocateTypeScriptfilesinsteadofsourcelocations.*///"mapRoot":"./",/*Specifythelocationwheredebuggershouldlocatemapfilesinsteadofgeneratedlocations.*///"inlineSourceMap":true,/*Emitasinglefilewithsourcemapsinsteadofhavingaseparatefile.*///"inlineSources":true,/*Emitthesourcealongsidethesourcemapswithinasinglefile;requires'--inlineSourceMap'or'--sourceMap'tobeset.*//*ExperimentalOptions*///"experimentalDecorators":true,/*EnablesexperimentalsupportforES7decorators.*///"emitDecoratorMetadata":true,/*Enablesexperimentalsupportforemittingtypemetadatafordecorators.*/},"exclude":["node_modules","coverage","data_models","public","lib","temp","jest.config.js","src/__tests__"]}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。