6 lines
86 B
JSON
6 lines
86 B
JSON
{
|
|
"functions": {
|
|
"predeploy": ["npm --prefix \"$RESOURCE_DIR\" run lint"]
|
|
}
|
|
}
|