npm.io
0.2.0 • Published 6 years ago

bs-prettier

Licence
ISC
Version
0.2.0
Deps
2
Size
2 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated

bs-prettier

BuckleScript bindings for prettier.

Usage

Prettier.format("Something to format.")

Developers section

First and formost, configure your environment with npm install.

Specific BuckleScript aliases (clean, build, watch, test...) are defined in the package.json file to be used with npm run [alias].