smaranjitghose / doc2pen

An open source project aimed at making your student life easier!
https://doc2pen.smaranjitghose.com
Creative Commons Zero v1.0 Universal
381 stars 403 forks source link

scss. +yml+ remaining jsx and js Code Prettified! #1029

Closed ashuvssut closed 3 years ago

ashuvssut commented 3 years ago

Some jsx js were left out to be prettified

This PR mainly prettifies scss and yml files

Why Prettify altogether? image when reviewing code ... To observe just a small change (3rem->2rem) we see that whole file has a highlighted for changes instead of just getting the small change (3rem->2rem) highlighted

smaranjitghose commented 3 years ago

This is becoming a big issue. Remove eslint from the build @ashuvssut @N-Shar-ma. Anyone of you can take care of it

ashuvssut commented 3 years ago

This is becoming a big issue. Remove eslint from the build @ashuvssut @N-Shar-ma. Anyone of you can take care of it

No bhaiya.... there wan no eslint errors.

this is simply formatted code. thats all

the eslint problem is resolved by merging #1021