Skip to content

mickeyjsx/babel-plugin-mickey-model-validator

Repository files navigation

babel-plugin-mickey-model-validator

Validate models shipped by mickey to avoid certain syntax pitfalls.

MIT License

NPM Version Build Status Dependencies

Snapshot

Install

npm install babel-plugin-mickey-model-validator --save-dev

Usage

Add the following section in your .babelrc:

{
  "plugins": ["mickey-model-validator"]
}

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.

Releases

No releases published

Packages

No packages published