mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-06 13:08:23 +00:00
15 lines
333 B
Plaintext
15 lines
333 B
Plaintext
{
|
|
"validations": {
|
|
"vulnerableDependencies": true,
|
|
"uncommittedChanges": true,
|
|
"untrackedFiles": false,
|
|
"sensitiveData": true,
|
|
"branch": "master",
|
|
"gitTag": false
|
|
},
|
|
"confirm": true,
|
|
"publishCommand": "npm publish",
|
|
"publishTag": "latest",
|
|
"prePublishScript": false,
|
|
"postPublishScript": false
|
|
} |