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

GitHub actions for typescript #39

Closed
wants to merge 2 commits into from
Closed

GitHub actions for typescript #39

wants to merge 2 commits into from

Commits on Aug 16, 2023

  1. FMA | Javascript Client | Lint and Pre-Commit Setup (#37)

    * chore: create javascript_client folder, move README.md to parent, create relevant README.md
    
    * chore: create ts library and example structure
    
    * chore: add lint and pre-commit tasks and packages
    
    * chore: add jest to libraries, update packages
    
    * feature: add eslint, prettier and husky support
    
    * feature: add github actions support
    
    * chore: add caching & npm registry to github action
    
    * chore: disable github action for js/ts
    
    * chore: remove empty client.ts file as per pr comment
    openrijal authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a57bcb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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