All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.tsconfig.json Maven / Gradle / Ivy

{
	"@generated": "2553e7808c60a32087b1ff27d24d4b34f2458adb",
	"@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-icons-web": [
				"../../../../../../../../../apps/frontend-icons/frontend-icons-web/src/main/resources/META-INF/resources/js/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/document-library-opener-onedrive-web.tsbuildinfo",
		"typeRoots": [
			"../../../../../../../../../node_modules/@types"
		]
	},
	"include": [
		"**/*.ts",
		"**/*.tsx",
		"../../../../../../../../../global.d.ts"
	],
	"references": [
		{
			"path": "../../../../../../../../../apps/frontend-icons/frontend-icons-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 - 2024 Weber Informatics LLC | Privacy Policy