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

modernize js and use babel #8973

Merged
merged 6 commits into from
Nov 14, 2019
Merged

modernize js and use babel #8973

merged 6 commits into from
Nov 14, 2019

Commits on Nov 14, 2019

  1. modernize js and use babel

    - add babel toolchain to transform modern JS to ES5
    - extend eslint config for modern rules
    - fixes linting issues via `eslint --fix` and manual fixes
    silverwind committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    745db49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c888223 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a5c36d View commit details
    Browse the repository at this point in the history
  4. regenerate js

    silverwind committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    50c9fc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a9d7c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9938db View commit details
    Browse the repository at this point in the history