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

Add ESLint and TypeScript #458

Merged
merged 12 commits into from
Aug 4, 2022
Merged

Add ESLint and TypeScript #458

merged 12 commits into from
Aug 4, 2022

Commits on Aug 1, 2022

  1. chore: add .npmrc

    pmbanugo committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    fef9c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    264b530 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfbcb5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c65fe1 View commit details
    Browse the repository at this point in the history
  5. feat: change minimum node version to 14.5.0

    BREAKING CHANGE: Switched to using ES2020 syntax and minimum Node engine to 14.5.0.
    pmbanugo committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    bfbfb30 View commit details
    Browse the repository at this point in the history
  6. feat!: removes the deprecated cli options

    BREAKING CHANGE: Removes the deprecated options/arguments for starting the server. They are:
    
    - --port (-p)
    - --host (-h)
    - --unix-socket (-s)
    pmbanugo committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    6960a6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1b180a View commit details
    Browse the repository at this point in the history
  8. build: update ci script

    pmbanugo committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    b64871f View commit details
    Browse the repository at this point in the history
  9. chore: update ESLint config

    pmbanugo committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    5b0f610 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d403afd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c78c9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7fdfa88 View commit details
    Browse the repository at this point in the history