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

Misc/scopes #728

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

Misc/scopes #728

wants to merge 21 commits into from

Commits on Mar 28, 2020

  1. Add @types + tslint devDependencies

    aminya committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    d81d5e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Create tsconfig.json

    Update tsconfig.json
    
    Update tsconfig.json
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    a144b31 View commit details
    Browse the repository at this point in the history
  2. Create tslint.json

    tslint - Turn of variable-name
    
    Update tslint.json
    
    Update tslint.json
    
    Update tslint.json
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    8fa91ad View commit details
    Browse the repository at this point in the history
  3. Adding prettier

    Update package.json
    
    Update package.json
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    7db483e View commit details
    Browse the repository at this point in the history
  4. Add Eslint

    Add json lint
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    1982483 View commit details
    Browse the repository at this point in the history
  5. Use GithubActions instead of Travis/Appveyor

    Fix arch
    
    Install latest eslint
    
    Adding postinstall.js
    
    Add npm/apm install
    
    Add typescript to deps
    
    Using latest node + using ci only
    
    Fix space before OS
    
    Fix syntax
    
    up
    
    fix atom-channel
    
    Update ci.yml
    
    Disable run tests
    
    Add apm install ink and language-julia
    
    Simplify versions
    
    Remove apm install from Lint
    
    latest atom-setup
    
    UziTech/action-setup-atom@1
    
    UziTech/action-setup-atom@v1
    
    julia_version
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    b61e7b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Adding Scripts

    update scripts
    
    Update package.json
    
    Update package.json
    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    d49d43a View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    006d358 View commit details
    Browse the repository at this point in the history
  3. gitignore + Local conversion:

    - copy js/coffee files to lib_src - decaffeinate . --loose - remove 
    coffee files -  js-to-ts-converter .
    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    a2a29d4 View commit details
    Browse the repository at this point in the history
  4. ES6 tsconfig

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    71e7535 View commit details
    Browse the repository at this point in the history
  5. copy scopes.js to lib_src

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    c2e4b98 View commit details
    Browse the repository at this point in the history
  6. js-to-ts-converter

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    3786e0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac55c6f View commit details
    Browse the repository at this point in the history
  8. prettier_src

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    2c92a9a View commit details
    Browse the repository at this point in the history
  9. scopes: readonly string[]

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    d94ea3a View commit details
    Browse the repository at this point in the history
  10. forRange types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    9242bd8 View commit details
    Browse the repository at this point in the history
  11. forLines types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    92c426a View commit details
    Browse the repository at this point in the history
  12. isValidScopeToInspect types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    b98e124 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. add types to docstrings

    aminya committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    17e277b View commit details
    Browse the repository at this point in the history
  2. npm run build

    aminya committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    05b49d4 View commit details
    Browse the repository at this point in the history
  3. Remove TypeScript footprint

    aminya committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    d72a5ef View commit details
    Browse the repository at this point in the history