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

[webui] eslint fix #1864

Merged
merged 8 commits into from
Dec 23, 2019
Merged

[webui] eslint fix #1864

merged 8 commits into from
Dec 23, 2019

Commits on Dec 19, 2019

  1. fix eslint

    deshui committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    725c472 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. not check react/disable-name

    deshui committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    0c4d8d9 View commit details
    Browse the repository at this point in the history
  2. change promise<any> to promise<void>

    deshui committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    e2a9db5 View commit details
    Browse the repository at this point in the history
  3. promise

    deshui committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    60fa3a7 View commit details
    Browse the repository at this point in the history
  4. fix comments by chicm-ms

    deshui committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    4c5fe45 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. change render type to React.ReactNode and merge eslint rules and more…

    … acccuracy type
    deshui committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    336409b View commit details
    Browse the repository at this point in the history
  2. change Array<number> to number[]

    deshui committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    1ce7067 View commit details
    Browse the repository at this point in the history
  3. delete unuseful eslint note

    deshui committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    0cdfa8a View commit details
    Browse the repository at this point in the history