mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-04 20:21:27 -05:00
Use lebab to transpile ES5 code to ES6. Use eslint to fix styling issues afterwards. Run all js in strict mode to allow let/const in Node 4.
pre-and-postinstall-scripts-example
A package that creates files by pre- and postinstall scripts
Installation
npm i pre-and-postinstall-scripts-example
License
MIT