8000 Fix formatting · microsoftly/rushstack@961300d · GitHub
[go: up one dir, main page]

Skip to content

Commit 961300d

Browse files
committed
Fix formatting
1 parent 1304495 commit 961300d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

common/config/subspaces/default/common-versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
* will recalculate all version selections.
4949
*/
5050
// "implicitlyPreferredVersions": false,
51+
5152
/**
5253
* If you would like the version specifiers for your dependencies to be consistent, then
5354
* uncomment this line. This is effectively similar to running "rush check" before any

libraries/rush-lib/assets/rush-init/common/config/rush/common-versions.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@
7171
* (in addition to whatever "usual" version is being used by other projects in the repo):
7272
*/
7373
/*[LINE "HYPOTHETICAL"]*/ "typescript": [
74-
/*[LINE "HYPOTHETICAL"]*/ "~2.4.0"
75-
/*[LINE "HYPOTHETICAL"]*/
76-
]
74+
/*[LINE "HYPOTHETICAL"]*/ "~2.4.0"
75+
/*[LINE "HYPOTHETICAL"]*/ ]
7776
}
7877
}

0 commit comments

Comments
 (0)
0