Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Commit

Permalink
Bump dependencies, use prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
lierdakil committed Jan 12, 2018
1 parent 912f64a commit 9f83707
Show file tree
Hide file tree
Showing 42 changed files with 816 additions and 413 deletions.
16 changes: 0 additions & 16 deletions .eslintrc.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .prettierrc
@@ -0,0 +1,4 @@
semi: false
singleQuote: true
trailingComma: all
arrowParens: always
5 changes: 3 additions & 2 deletions lib/check-results-provider/editor-control.js

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions lib/check-results-provider/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 25 additions & 15 deletions lib/editor-control/index.js

Large diffs are not rendered by default.

0 comments on commit 9f83707

Please sign in to comment.