An open API service indexing awesome lists of open source software.

https://github.com/jokingzhang/eslint-prettier-react-demo

基于 creat-react-app 整合 Eslint 和 Prettier
https://github.com/jokingzhang/eslint-prettier-react-demo

eslint prettier react

Last synced: 12 months ago
JSON representation

基于 creat-react-app 整合 Eslint 和 Prettier

Awesome Lists containing this project

README

          

# 基于 creat-react-app 整合 Eslint 和 Prettier

### 测试

1. 修改 APP.jsx

2. 执行命令

```
git add src
git commit -m '测试eslint'
```

就可以看到效果啦