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

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

The newest version!
{
	"@generated": "a30ac6f34e274ebcf0ce340d291b28625880402c",
	"@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": {
			"commerce-frontend-js": [
				"../../../../../../commerce-frontend-js/src/main/resources/META-INF/resources/index.js"
			],
			"frontend-js-web": [
				"../../../../../../../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/commerce-pricing-web.tsbuildinfo",
		"typeRoots": [
			"../../../../../../../../node_modules/@types"
		]
	},
	"include": [
		"**/*.ts",
		"**/*.tsx",
		"../../../../../../../../global.d.ts"
	],
	"references": [
		{
			"path": "../../../../../../commerce-frontend-js/src/main/resources/META-INF/resources/tsconfig.json"
		},
		{
			"path": "../../../../../../../frontend-js/frontend-js-web/src/main/resources/META-INF/resources/tsconfig.json"
		}
	]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy