firebase-tools
firebase-tools copied to clipboard
Allow top-level $schema property
Description
Related to https://github.com/firebase/firebase-tools/issues/3528
This allows specifying the schema for validation and completion like so:
"$schema": "./node_modules/firebase-tools/schema/firebase-config.json",
Without getting an error about $schema.