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