1.0.1 • Published 7 years ago

atomic-lint-loader v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

atomic-lint-loader

A linter for Atomic Jolt that lints files changed and integrates with the webpack build process

Usage

yarn add -D atomic-lint-loader or npm install --save-dev atomic-lint-loader

Add atomic-lint-loader as a loader to your .js and .jsx files in your webpack config.

Make sure to add it so that it runs before babel! (Webpack runs loaders from right to left)

1.0.1

7 years ago

1.0.0

7 years ago