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 JavaScript Style Standard and CI Enforcement #94

Closed
wants to merge 9 commits into from
Closed

Add JavaScript Style Standard and CI Enforcement #94

wants to merge 9 commits into from

Commits on Sep 26, 2023

  1. add gitignore

    mfleader committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c57e457 View commit details
    Browse the repository at this point in the history
  2. add contribution doc

    mfleader committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3b2ea76 View commit details
    Browse the repository at this point in the history
  3. add ci to check code style

    mfleader committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6ba47aa View commit details
    Browse the repository at this point in the history
  4. add prettier dev dependency

    mfleader committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5fdd5fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bd41d6 View commit details
    Browse the repository at this point in the history
  6. update contributing doc

    mfleader committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    244f7ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1e4ff6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. change ci name

    mfleader committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    93ab6e3 View commit details
    Browse the repository at this point in the history
  2. add faux cdm ci

    mfleader committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    93253c1 View commit details
    Browse the repository at this point in the history