Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

chore(functions): use es6 style aync function styles#753

Merged
mydearxym merged 3 commits intodevfromes6-style-functions
Jun 5, 2020

Conversation

mydearxym
Copy link
Member

@mydearxymmydearxym commentedJun 5, 2020
edited
Loading

turn async function like:

exportasyncfunctiongetServerSideProps(props){}

into es6 style

exportconstgetServerSideProps=asyncprops{}

@mydearxymmydearxym merged commit86343fb intodevJun 5, 2020
@mydearxymmydearxym deleted the es6-style-functions branchJune 5, 2020 09:32
mydearxym added a commit that referenced this pull requestJun 9, 2020
* chore(functions): use es6 style aync function styles* fix: missing one* chore: resolve conflict
mydearxym added a commit that referenced this pull requestJun 9, 2020
* chore(typo): fix spell warnings by vscode plugin* fix(generators): replace service with schema as convention (#754)* chore(functions): use es6 style aync function styles (#753)* chore(functions): use es6 style aync function styles* fix: missing one* chore: resolve conflict* chore clean up (#755)* chore(i18n): rm old lang settings, generators .. etc* ci(travis): update node runtime vertion to latest-12.18.0* refactor: update pkgs & rm unnecessory eslint & more* Next 9 new feature (#756)* chore(clean-up): replace installed fetch with next9's build-in fetchhttps://nextjs.org/blog/next-9-4#new-environment-variables-support* chore(eslint): upgrade for arrow-parens rule* feat(core): use next9's build-in env support* chore(deps): remove unused pkgs* Animation refactor (#757)* chore(eslint): upgrade lint config* refactor(animation): use non-implicit style* chore(eslint): upgrade rules* chore(typo): nofityDot -> notifyDot, cancle -> cancel* chore(eslint): update arrow rules* chore(prettier): format with new rules* chore(eslint): fix warnings* chore(eslint): fix warnings* refactor(hooks): mv network hooks to hooks dir* chore(eslint): fix warnings* chore(eslint): mv rules to @groupher/eslint-config-web
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@mydearxym

[8]ページ先頭

©2009-2025 Movatter.jp