babel-preset-nornj-with-antd
v5.3.5
Published
Make the NornJ work gracefully in the JSX environment with Ant Design
Downloads
20
Maintainers
Readme
Babel-Preset-NornJ-with-antd
Install
npm install babel-preset-nornj-with-antd #or yarn add babel-preset-nornj-with-antd
Next, add nornj-with-antd
to presets in your babel configuration:
{
"presets": [
"nornj-with-antd"
]
}
License
MIT