firebase-configuration-schema
v1.0.0
Published
Adds a json schema file for firebase.json files
Downloads
1
Readme
Firebase JSON Schema
A schema that adds IntelliSense to
firebase.json
files.
Installation
Install using the VSCode marketplace search function. Look for
firebase-configuration-schema
.Press
CmdOrCtrl+P
and enter the following:ext install firebase-configuration-schema
.