avh4 / elm-format

elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide
BSD 3-Clause "New" or "Revised" License
1.31k stars 148 forks source link

Automate the new npm packages #795

Closed avh4 closed 1 year ago

avh4 commented 1 year ago

Includes https://github.com/avh4/elm-format/pull/781

TODO:

To test the trial version: (though I'll likely be deleting the trial npm packages at some point, if possible)

npm install --save-dev '@avh4/elm-format-test@rc'
./node_modules/.bin/elm-format
npm list -a