META-INF.resources.tsconfig.json Maven / Gradle / Ivy
{
"@generated": "f0a21782bf74a5851b0c85eb785870d81ec528be",
"@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": {
"@liferay/frontend-js-codemirror-web": [
"../../../../../../../../../apps/frontend-js/frontend-js-codemirror-web/src/main/resources/META-INF/resources/js/index.ts"
],
"@liferay/frontend-js-react-web": [
"../../../../../../../../../apps/frontend-js/frontend-js-react-web/src/main/resources/META-INF/resources/js/index.ts"
],
"frontend-js-components-web": [
"../../../../../../../../../apps/frontend-js/frontend-js-components-web/src/main/resources/META-INF/resources/index.ts"
],
"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/search-experiences-web.tsbuildinfo",
"typeRoots": [
"../../../../../../../../../node_modules/@types"
]
},
"include": [
"**/*.ts",
"**/*.tsx",
"../../../../../../../../../global.d.ts"
],
"references": [
{
"path": "../../../../../../../../../apps/frontend-js/frontend-js-codemirror-web/src/main/resources/META-INF/resources/tsconfig.json"
},
{
"path": "../../../../../../../../../apps/frontend-js/frontend-js-react-web/src/main/resources/META-INF/resources/tsconfig.json"
},
{
"path": "../../../../../../../../../apps/frontend-js/frontend-js-components-web/src/main/resources/META-INF/resources/tsconfig.json"
},
{
"path": "../../../../../../../../../apps/frontend-js/frontend-js-web/src/main/resources/META-INF/resources/tsconfig.json"
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy