piyushgarg-dev / piyushgargdev-nextjs

https://piyushgarg.dev
191 stars 1.28k forks source link

feeedback :Replace 'let with 'const' became that is more pref #1723

Open vishalpatil1899 opened 1 month ago

vishalpatil1899 commented 1 month ago

Describe the bug

let a =1;
console.log(a);

Replace let with const

To Reproduce

  1. Go to 'js...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

replacement

Screenshots/Videos

No response

Additional context

No response

Please checkmark the following checklist