7 lines
105 B
JSON
7 lines
105 B
JSON
{
|
|
"non-interactive": true,
|
|
"hooks": {
|
|
"before:init": ["npm run bundle", "npm run typings"]
|
|
}
|
|
}
|