META-INF.resources.tsconfig.json Maven / Gradle / Ivy
The newest version!
{
"@generated": "c7be40aaa55a4b7976c08b0fb62236c48c720ee4",
"@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": {
},
"rootDir": "../../../../../../../..",
"skipLibCheck": true,
"sourceMap": false,
"strict": true,
"target": "esnext",
"tsBuildInfoFile": "../../../../../../../../.tsc/buildinfo/@liferay/image-uploader-web.tsbuildinfo",
"typeRoots": [
"../../../../../../../../node_modules/@types"
]
},
"include": [
"**/*.ts",
"**/*.tsx",
"../../../../../../../../global.d.ts"
],
"references": [
]
}