nimash3eshan / COMBook

Found warning comments in code JS-0099
Documentation
Minor
a year agoa year old
Unexpected 'todo' comment: 'TODO: Add SDKs for Firebase products...'.
 1// Import the functions you need from the SDKs you need
 2import { initializeApp } from "firebase/app";
 3// TODO: Add SDKs for Firebase products that you want to use 4// https://firebase.google.com/docs/web/setup#available-libraries
 5
 6// Your web app's Firebase configuration