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/isolate module #56

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Mar 3, 2020

  1. make it possible to skip namespace when using ts

    Linnea Karlsson committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    8d67427 View commit details
    Browse the repository at this point in the history
  2. Smallchanges to make it look nicer :)

    Linnea Karlsson committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    52e0740 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. update packages

    Mathias Andreasen committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    07f8c4f View commit details
    Browse the repository at this point in the history
  2. add import * statement when isolated modules is set

    Mathias Andreasen committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    ee178ef View commit details
    Browse the repository at this point in the history
  3. update README

    Mathias Andreasen committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    c86fc93 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. import * as api

    Mathias Andreasen committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    221e798 View commit details
    Browse the repository at this point in the history