0.0.2 • Published 9 years ago
babel-plugin-starter v0.0.2
Babel Plugin Starter
Starter template to create a Babel plugin, uses Mocha and Chai for testing. Includes ESLint so you can configure your own coding style.
Run Tests
npm t
Build Plugin
npm run build