mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-01-12 22:47:24 +08:00
* Convert queue.js to TypeScript * Update src/queue.ts Co-Authored-By: mbleigh <mbleigh@mbleigh.com> * Update src/queue.ts Co-Authored-By: mbleigh <mbleigh@mbleigh.com> * Update src/queue.ts Co-Authored-By: mbleigh <mbleigh@mbleigh.com> * Update src/deploy/hosting/uploader.js Co-Authored-By: mbleigh <mbleigh@mbleigh.com> * Address comments.
6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"printWidth": 100,
|
|
"arrowParens": "always"
|
|
}
|