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

Commit 9f83707

Browse files
committed
Bump dependencies, use prettier
1 parent 912f64a commit 9f83707

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+816
-413
lines changed

.eslintrc.yml

-16
This file was deleted.

.prettierrc

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
semi: false
2+
singleQuote: true
3+
trailingComma: all
4+
arrowParens: always

lib/check-results-provider/editor-control.js

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/check-results-provider/index.js

+5-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/editor-control/index.js

+25-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)