From 8b12190ec4b05386509333873557f1dc0a92a2ee Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 03:24:09 +0000 Subject: [PATCH] Format code with standardjs and prettier This commit fixes the style issues introduced in ab3f87e according to the output from standardjs and prettier. Details: https://deepsource.io/gh/wkylin/promotion-web/transform/10d74e55-649e-440b-a3b6-85f7511039de/ --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24eeb33..61bd9d1 100644 --- a/README.md +++ b/README.md @@ -160,11 +160,11 @@ npm run dev:faker - [axios 拦截器之é‡å¤è¯·æ±‚å–消](https://juejin.cn/post/7004721390767046686) 7. React SVGR (OK) - [https://react-svgr.com/docs/webpack/](https://react-svgr.com/docs/webpack/) -8. tab内æ“作tabs +8. tab 内æ“作 tabs - tab -9. tab间通信 兄弟 父级context +9. tab 间通信 兄弟 父级 context - shared workers - + ### ESLint Prettier Husky EditorConfig 1. ESLint: [ESLint](https://eslint.org/) -- GitLab