File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# echarts-next-for-react
22
3- ![ Basic CI] ( https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Basic%20CI/badge.svg ) ![ Publish CI] ( https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Publish%20CI/badge.svg ) ![ Deploy Site] ( https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Deyloy%20Site/badge.svg ) [ ![ npm] ( https://img.shields.io/npm/v/echarts-next-for-react.svg )] ( https://www.npmjs.com/package/echarts-next-for-react ) [ ![ docs by dumi] ( https://img.shields.io/badge/docs%20by-dumi-blue )] ( https://d.umijs.org/ ) [ ![ Build With father] ( https://img.shields.io/badge/build%20with-father-028fe4.svg )] ( https://github.com/umijs/father/ ) [ ![ npm] ( https://img.shields.io/npm/l/echarts-for-react.svg )] ( https://www.npmjs.com/package/echarts-for-react ) ![ echarts supported] ( https://img.shields.io/badge/echarts-v3%20%7C%7C%20v4%20%7C%7C%20v5-blue ) ![ react supported] ( https://img.shields.io/badge/React-v15%20%7C%7C%20v16%20%7C%7C%20v17-brightgreen )
3+ [](https://github.com/BigFaceMaster/echarts-next-for-react/actions) [](https://bigfacemaster.cn/echarts-next-for-react/) [](https://bigfacemaster.cn/echarts-next-for-react/) [](https://www.npmjs.com/package/echarts-next-for-react) [](https://d.umijs.org/) [](https://github.com/umijs/father/) [](https://www.npmjs.com/package/echarts-next-for-react) [ ](https://echarts.apache.org/en/index.html) [](https://reactjs.org/)
44
55English | [ 中文] ( https://github.com/BigFaceMaster/echarts-next-for-react/blob/master/README.zh-CN.md )
66
Original file line number Diff line number Diff line change 11# echarts-next-for-react
22
3- ![ Basic CI] ( https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Basic%20CI/badge.svg ) ![ Publish CI] ( https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Publish%20CI/badge.svg ) ![ Deploy Site] ( https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Deyloy%20Site/badge.svg ) [ ![ npm] ( https://img.shields.io/npm/v/echarts-next-for-react.svg )] ( https://www.npmjs.com/package/echarts-next-for-react ) [ ![ docs by dumi] ( https://img.shields.io/badge/docs%20by-dumi-blue )] ( https://d.umijs.org/ ) [ ![ Build With father] ( https://img.shields.io/badge/build%20with-father-028fe4.svg )] ( https://github.com/umijs/father/ ) [ ![ npm] ( https://img.shields.io/npm/l/echarts-for-react.svg )] ( https://www.npmjs.com/package/echarts-for-react ) ![ echarts supported] ( https://img.shields.io/badge/echarts-v3%20%7C%7C%20v4%20%7C%7C%20v5-blue ) ![ react supported] ( https://img.shields.io/badge/React-%20%5E15.0.0%20%7C%7C%20%20%5E16.0.0-blue.svg )
3+ [](https://github.com/BigFaceMaster/echarts-next-for-react/actions) [](https://bigfacemaster.cn/echarts-next-for-react/) [](https://bigfacemaster.cn/echarts-next-for-react/) [](https://www.npmjs.com/package/echarts-next-for-react) [](https://d.umijs.org/) [](https://github.com/umijs/father/) [](https://www.npmjs.com/package/echarts-next-for-react) [ ](https://echarts.apache.org/zh/index.html) [](https://zh-hans.reactjs.org/)
44
55[ English] ( https://github.com/BigFaceMaster/echarts-next-for-react/blob/master/README.md ) | 中文
66
Original file line number Diff line number Diff line change 11{
22 "name" : " echarts-next-for-react" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "description" : " Echarts(v5.x | next) components for react." ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.esm.js" ,
33333434 },
3535 "scripts" : {
36- "lint" : " npm run lint:js && npm run lint:prettier" ,
36+ "lint" : " npm run lint:js && npm run lint:prettier && npm run prettier " ,
3737 "lint-staged:js" : " eslint --ext .ts,.tsx && npm run prettier && npm run lint" ,
3838 "lint:fix" : " eslint --fix --cache --ext .ts,.tsx --format=pretty ./src" ,
3939 "lint:js" : " eslint --cache --ext .ts,.tsx --format=pretty ./src" ,
You can’t perform that action at this time.
0 commit comments