babel-plugin-mickey-model-validator
v1.1.2
Published
Validate models shipped by mickey to avoid certain syntax pitfalls.
Downloads
13
Maintainers
Readme
babel-plugin-mickey-model-validator
Validate models shipped by mickey to avoid certain syntax pitfalls.
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.