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

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

There is a newer version: 4.0.33
Show newest version
{
	"@generated": "67ecf7262673943dad0faf78c14b82e73ee304b7",
	"@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/commerce-product-asset-categories-navigation-web.tsbuildinfo",
		"typeRoots": [
			"../../../../../../../../node_modules/@types"
		]
	},
	"include": [
		"**/*.ts",
		"**/*.tsx",
		"../../../../../../../../global.d.ts"
	],
	"references": [
	]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy