mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-18 15:42:54 +00:00
@@ -56,6 +56,7 @@ export const NYC_CONFIGURATION = {
|
||||
* Map of expected scripts
|
||||
*/
|
||||
export const SCRIPTS: { [k: string]: string } = {
|
||||
'build': 'npm run tslint && npm run compile',
|
||||
/* tslint:disable-next-line:max-line-length */
|
||||
'changelog': 'conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md && git commit -m \'docs: update changelog\'',
|
||||
'check-configuration': 'openstapps-configuration',
|
||||
|
||||
Reference in New Issue
Block a user