BroKun / babel-plugin-mickey-model-validator

☘️ Validate models shipped by mickey to avoid certain syntax pitfalls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

☘️ Validate models shipped by mickey to avoid certain syntax pitfalls.

License:MIT License


Languages

Language:JavaScript 100.0%