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

Apply Prettier #1202

Merged
merged 9 commits into from
Dec 20, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix tslint
  • Loading branch information
Hinton committed Dec 20, 2021
commit 561920029279ec752f23cb798bd430006c362cbe
1 change: 0 additions & 1 deletion tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"object-literal-sort-keys": false,
"object-literal-shorthand": [true, "never"],
"prefer-for-of": false,
"quotemark": [true, "single"],
"whitespace": [
true,
"check-branch",
Expand Down