Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: midway eslint contrib #450

Merged
merged 2 commits into from
Mar 28, 2020

Conversation

waitingsong
Copy link
Member

@waitingsong waitingsong commented Mar 28, 2020

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

规则 import/order 增加 alphabetize 选项,实现(自动)对导入模块的按字母排序功能

@czy88840616 czy88840616 changed the title Midway eslint contrib chore: midway eslint contrib Mar 28, 2020
@czy88840616 czy88840616 merged commit ffcc851 into midwayjs:master Mar 28, 2020
@waitingsong waitingsong deleted the midway-eslint-contrib branch March 28, 2020 15:08
czy88840616 pushed a commit that referenced this pull request Apr 10, 2020
* chore(deps): bump eslint-plugin-unicorn to 18

* chore: update rule of import/order

with alphabetize options

(cherry picked from commit ffcc851)
czy88840616 added a commit that referenced this pull request Apr 11, 2020
* fix: get default config

* doc: update sansdbox link

(cherry picked from commit bedaae2)

* chore: midway eslint contrib (#450)

* chore(deps): bump eslint-plugin-unicorn to 18

* chore: update rule of import/order

with alphabetize options

(cherry picked from commit ffcc851)

* refactor: add router dump config (#454)

(cherry picked from commit 4e45061)

* fix: #379 (#455)

Co-authored-by: Harry Chen <czy88840616@gmail.com>
(cherry picked from commit 1e7eb84)

* docs: fix service path (#463)

Co-authored-by: songjiachao <songjiachao@vivo.com>
(cherry picked from commit cf12640)

* Add gitpod config (#464)

* Add gitpod config

this commit adds support for Gitpod.io, a free automated
dev environment that makes contributing and generally working on GitHub
projects much easier. It allows anyone to start a ready-to-code dev
environment for any branch, issue and pull request with a single click.

* feat: upgrade init

* feat: CN Readme

* feat: enable gitpod prebuild

Co-authored-by: Harry Chen <czy88840616@gmail.com>
(cherry picked from commit 222b6db)

* fix: jest support (#466)

* fix: jest support

* fix: jest exit

* fix: midway-mock test

* feat: add editorconfig

(cherry picked from commit 2d176cf)

* chore: update readme

(cherry picked from commit 98d3faa)

* refactor: support config directory load

* refactor: match suffix

* chore: use stat in directory

* chore: use fse

Co-authored-by: waiting <1661926154@qq.com>
Co-authored-by: HuangXu <www.1567891@qq.com>
Co-authored-by: super918180 <873668938@qq.com>
Co-authored-by: Lxxyx <Lxxyxzj@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants