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 pin next peer dependency range #21

Merged
merged 26 commits into from
Jun 7, 2021

Commits on May 21, 2021

  1. chore: 🤖 install jest eslint and draft testing strategy plan

    Closes: hashicorp#19
    Daniele Tortora committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1b3293e View commit details
    Browse the repository at this point in the history
  2. chore: 🤖 add eslint npm script

    Daniele Tortora committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3d976f0 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. test: 💍 add unit tests and refactor file structure

    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c036c3d View commit details
    Browse the repository at this point in the history
  2. chore: 🤖 rename import

    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    f392c1d View commit details
    Browse the repository at this point in the history
  3. test: 💍 add test for start watcher

    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    1fef475 View commit details
    Browse the repository at this point in the history
  4. test: 💍 add test for watcher

    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    ac60ebe View commit details
    Browse the repository at this point in the history
  5. chore: 🤖 add nextjs as peer dependency

    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    d1d3423 View commit details
    Browse the repository at this point in the history
  6. refactor: 💡 better code encapsulation and naming

    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    e3bf8c0 View commit details
    Browse the repository at this point in the history
  7. refactor: 💡 better naming for files

    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    08a30fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    987372e View commit details
    Browse the repository at this point in the history
  9. chore: 🤖 removed eslint comment

    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    5825452 View commit details
    Browse the repository at this point in the history
  10. chore: 🤖 remove from git testing plan

    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    4a4e411 View commit details
    Browse the repository at this point in the history
  11. chore: 🤖 fix import

    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    5dd97fa View commit details
    Browse the repository at this point in the history
  12. chore: 🤖 eslint plugin import

    fix
    Daniele Tortora committed May 24, 2021
    Configuration menu
    Copy the full SHA
    673a408 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. test: 💍 test coverage and refactor for express server

    \
    Daniele Tortora committed May 25, 2021
    Configuration menu
    Copy the full SHA
    40fcdba View commit details
    Browse the repository at this point in the history
  2. chore: 🤖 eslint group imports

    Daniele Tortora committed May 25, 2021
    Configuration menu
    Copy the full SHA
    f80b875 View commit details
    Browse the repository at this point in the history
  3. refactor: 💡 change import style for better clarity

    Daniele Tortora committed May 25, 2021
    Configuration menu
    Copy the full SHA
    9e59b22 View commit details
    Browse the repository at this point in the history
  4. chore: 🤖 function renaming

    Daniele Tortora committed May 25, 2021
    Configuration menu
    Copy the full SHA
    171253f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    065bac7 View commit details
    Browse the repository at this point in the history
  6. refactor: 💡 migrate to arrow function

    Daniele Tortora committed May 25, 2021
    Configuration menu
    Copy the full SHA
    370d0e5 View commit details
    Browse the repository at this point in the history
  7. chore: 🤖 eslint import fix

    Daniele Tortora committed May 25, 2021
    Configuration menu
    Copy the full SHA
    812b251 View commit details
    Browse the repository at this point in the history
  8. docs: ✏️ add comment for deprecated api

    Daniele Tortora committed May 25, 2021
    Configuration menu
    Copy the full SHA
    70f296a View commit details
    Browse the repository at this point in the history
  9. chore: 🤖 semver support for next 10

    Daniele Tortora committed May 25, 2021
    Configuration menu
    Copy the full SHA
    27f1252 View commit details
    Browse the repository at this point in the history
  10. refactor: 💡 change test to use jest utils

    Daniele Tortora committed May 25, 2021
    Configuration menu
    Copy the full SHA
    c19829f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Update src/main.js

    Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
    floroz and jescalan authored May 28, 2021
    Configuration menu
    Copy the full SHA
    dfa3087 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    fcfeb1f View commit details
    Browse the repository at this point in the history