Archived
fixed eslint issues
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"hosting": {
|
||||
"source": ".",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
"**/.*",
|
||||
"**/node_modules/**"
|
||||
],
|
||||
"frameworksBackend": {
|
||||
"region": "us-central1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user