what is the code that firebase asks to add while setting up a new project to firebase.json code example
Example 1: firebase cli windows
npm install -g firebase-tools
Example 2: firebase tools install
installing firebase tools
npm install -g firebase-tools
installing firebase tools