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

feat/eslint #33

Merged
merged 46 commits into from
Apr 24, 2019
Merged

feat/eslint #33

merged 46 commits into from
Apr 24, 2019

Commits on Apr 18, 2019

  1. feat: add eslint

    varl committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    f3127e8 View commit details
    Browse the repository at this point in the history
  2. feat: add eslint to js standards

    varl committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    9ec437e View commit details
    Browse the repository at this point in the history
  3. chore: add comments

    varl committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    655d9cd View commit details
    Browse the repository at this point in the history
  4. chore: add comments

    varl committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    8771c3d View commit details
    Browse the repository at this point in the history
  5. chore: add comments

    varl committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    a68a70d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. refactor: simplify and electrify

    varl committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    9730f88 View commit details
    Browse the repository at this point in the history
  2. test: foobar

    varl committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    4fd0968 View commit details
    Browse the repository at this point in the history
  3. test: remove test

    varl committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    783b553 View commit details
    Browse the repository at this point in the history
  4. docs: add jsdoc

    varl committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    b90dd5d View commit details
    Browse the repository at this point in the history
  5. fix: use sourcetype module

    varl committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    2d0323e View commit details
    Browse the repository at this point in the history
  6. chore: remove sort imports

    varl committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    a2190eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cacaf2a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

  1. refactor: here we go

    varl committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    f6b979d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a43ca90 View commit details
    Browse the repository at this point in the history
  3. chore: add babel-eslint as dep

    varl committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    8ae6207 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Configuration menu
    Copy the full SHA
    c9ca634 View commit details
    Browse the repository at this point in the history
  2. refactor: export git commands

    varl committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    0aae53f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a6c52d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80cc9bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    447125e View commit details
    Browse the repository at this point in the history
  6. chore: consistent logging

    varl committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    ffae116 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f5d7da View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. refactor: rearrange structure

    varl committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    10ae8de View commit details
    Browse the repository at this point in the history
  2. docs: update readme

    varl committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    a088de1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    642ea7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db9d151 View commit details
    Browse the repository at this point in the history
  5. fix: change command to runner

    varl committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    f981abe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69e26f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e80e3e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef13780 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    217c75a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6db612e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    624b626 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    663c90a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1527f8d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b99e55d View commit details
    Browse the repository at this point in the history
  15. fix: track modified source

    varl committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    f06fcb3 View commit details
    Browse the repository at this point in the history
  16. fix: reduce confusing logging

    varl committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    49bef15 View commit details
    Browse the repository at this point in the history
  17. refactor: improve logging

    varl committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    62d9fff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    08cd695 View commit details
    Browse the repository at this point in the history
  19. fix: remove unused prop

    varl committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    9f4876d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f8d6188 View commit details
    Browse the repository at this point in the history
  21. docs: improve jsdocs

    varl committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    b686598 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. Configuration menu
    Copy the full SHA
    9606418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda9662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72d2ac2 View commit details
    Browse the repository at this point in the history