BG

My Javascript Playground Boilerplate

1m

A small boilerplate for quick javascript tryouts without codepen.io or similar services

For little code tryouts I used codepen.io before, but since I'm used to linting (eslint) and auto formatting (prettier), I quickly spinned up a boilerplate.

If you are using vscode with according plugins, linting and formatting should work out of the box. The configs are stored in package.json

Take a look here:
scsskid/js-playground

Comment on twitter