js-scratch

APACHE-2.0 License

Stars
0

This repo contains HTML, JS, and CSS experiments.

Tools used

  • prettier.io
    • To reformat all the MD files in this project, run npm run prettier
  • eslint
    • Integrated into IDEA (make sure to enable it in Settings -> Javascript -> Code Quality Tools ->
      ESlint)