1.0.5 • Published 5 years ago

react-czlint v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

react-czlint

一个包含 prettier,eslint,stylelint 的配置文件合集

A collection of configuration files containing prettier, eslint, stylelint

use

in .eslintrc.js

import { eslint } from 'react-czlint';

module.exports = eslint;