14 lines
389 B
JSON
14 lines
389 B
JSON
|
{
|
||
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
||
|
"solution": {
|
||
|
"name": "Enhanced List Formatting",
|
||
|
"id": "af9a29d7-413a-4763-8ae0-926101bd010a",
|
||
|
"version": "1.0.0.0",
|
||
|
"includeClientSideAssets": true,
|
||
|
"isDomainIsolated": false
|
||
|
},
|
||
|
"paths": {
|
||
|
"zippedPackage": "solution/enhanced-list-formatting.sppkg"
|
||
|
}
|
||
|
}
|