This repository has been archived on 2023-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
lane-slip-generator/firebase.json
2018-04-09 19:18:15 -04:00

8 lines
98 B
JSON

{
"functions": {
"predeploy": [
"npm --prefix \"$RESOURCE_DIR\" run lint"
]
}
}