A schema that adds IntelliSense to
firebase.json
files.
-
Install using the VSCode marketplace search function. Look for
firebase-configuration-schema
. -
Press
CmdOrCtrl+P
and enter the following:ext install firebase-configuration-schema
.
A VSCode plugin that adds firebase.json auto completion.
MIT