Skip to content

Commit

Permalink
Add a 'format' script
Browse files Browse the repository at this point in the history
Uses prettier-eslint to add a 'format' script which automatically
formats a JavaScript file according to our lint rules.

Usage:

npm run format -- path/to/file.js
  • Loading branch information
noisysocks committed Jan 10, 2018
1 parent 02e6e0f commit 790aabc
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 761 deletions.
Loading

0 comments on commit 790aabc

Please sign in to comment.