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

Feature/deno #130

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft

Feature/deno #130

wants to merge 31 commits into from

Commits on Jan 17, 2023

  1. Add default formatter for vscode

    (so it overrides users potential prettier default)
    Zeko369 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    4cd43df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5b4723 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 19, 2023

  1. Refactor agents

    Zeko369 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4672ced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7f162f View commit details
    Browse the repository at this point in the history
  3. Implement deno tasks

    Zeko369 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c17d5c1 View commit details
    Browse the repository at this point in the history
  4. Support both json and jsonc

    Zeko369 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9171836 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    21dc6ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88f63a View commit details
    Browse the repository at this point in the history
  3. Final newline

    Zeko369 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7bd7414 View commit details
    Browse the repository at this point in the history
  4. Remove .vscode

    Zeko369 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6157926 View commit details
    Browse the repository at this point in the history
  5. Ignore .vscode folder

    Zeko369 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    0b19765 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Add deno specific tests

    Zeko369 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    a38242a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d63cdc2 View commit details
    Browse the repository at this point in the history
  3. Add --reinstall option to ni

    Zeko369 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    d59b9e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6050904 View commit details
    Browse the repository at this point in the history
  5. Fix broken test

    Zeko369 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    d4cf880 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ea0d76 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    Zeko369 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    34b815c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Fix loading scripts for deno

    Zeko369 committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    5f57cc3 View commit details
    Browse the repository at this point in the history
  2. Format

    Zeko369 committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    68edffb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Remove vscode

    Zeko369 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e5e900a View commit details
    Browse the repository at this point in the history
  2. Ignore .vscode

    Zeko369 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2a62f93 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

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

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    e7002ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4dd6d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae3b3b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66d8a02 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 8, 2023

  1. Merge branch 'main' into feature/deno

    # Conflicts:
    #	.gitignore
    Zeko369 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    cc134d9 View commit details
    Browse the repository at this point in the history