sp-dev-fx-webparts/samples/react-at-a-glance/fast-serve/config.json

9 lines
198 B
JSON
Raw Normal View History

2021-09-07 17:23:19 -04:00
{
"$schema": "https://raw.githubusercontent.com/s-KaiNet/spfx-fast-serve/master/schema/config.1.1.schema.json",
"cli": {
"isLibraryComponent": false
},
"serve": {
"open": false
}
}