# uicore-elements/1.3.17/jsconfig.json

UiCore Elements – Free widgets and templates for Elementor, version 1.3.17. 12 lines.

- Page: https://pluginprobe.com/plugins/uicore-elements/1.3.17/code/jsconfig.json
- Raw: https://pluginprobe.com/plugins/uicore-elements/1.3.17/raw/jsconfig.json
- Modified: 2026-09-15T12:03:04+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/uicore-elements/1.3.17/code/jsconfig.json#L10-L20`.

```json
{
	"compilerOptions": {
		// "baseUrl": "./blocks/",
		"jsx": "react"
		// "paths": {
		// 	"@uicore-tools/*": ["./assets/src/tools/*"],
		// 	"@uicore-blocks/*": ["./assets/src/blocks/*"],
		// 	"@uicore-controllers/*": ["./assets/src/controllers/*"]
		// }
	}
}

```
