Reformat all project files to use the prettier config file.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"functions": {
|
||||
"predeploy": [
|
||||
"npm --prefix \"$RESOURCE_DIR\" run lint"
|
||||
]
|
||||
"predeploy": ["npm --prefix \"$RESOURCE_DIR\" run lint"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user