META-INF.resources.tsconfig.json Maven / Gradle / Ivy
{
"@generated": "61340b1720796b44f579717f235a217d620190d4",
"@readonly": "** AUTO-GENERATED: DO NOT EDIT **",
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"baseUrl": ".",
"checkJs": false,
"composite": true,
"declarationDir": "../../../../../../../../../.tsc/types",
"emitDeclarationOnly": true,
"jsx": "react",
"module": "es6",
"moduleResolution": "node",
"paths": {
"frontend-js-web": [
"../../../../../../../../../apps/frontend-js/frontend-js-web/src/main/resources/META-INF/resources/index.d.ts"
]
},
"rootDir": "../../../../../../../../..",
"skipLibCheck": true,
"sourceMap": false,
"strict": true,
"target": "esnext",
"tsBuildInfoFile": "../../../../../../../../../.tsc/buildinfo/@liferay/analytics-reports-js-components-web.tsbuildinfo",
"typeRoots": [
"../../../../../../../../../node_modules/@types"
]
},
"include": [
"**/*.ts",
"**/*.tsx",
"../../../../../../../../../global.d.ts"
],
"references": [
{
"path": "../../../../../../../../../apps/frontend-js/frontend-js-web/src/main/resources/META-INF/resources/tsconfig.json"
}
]
}