You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ now `indentSize` parameter is ignored. it is TypeScript compiler matters.
91
91
92
92
## Read Settings From Files
93
93
94
-
1st. Read settings from tsfmt.json. Bellow is the example with [default values](https://github.com/vvakame/typescript-formatter/blob/master/lib/utils.ts):
94
+
1st. Read settings from tsfmt.json. Below is the example with [default values](https://github.com/vvakame/typescript-formatter/blob/master/lib/utils.ts):
95
95
96
96
```json
97
97
{
@@ -209,4 +209,4 @@ $ tree -a
209
209
210
210
## Change Log
211
211
212
-
See [CHANGELOG](https://github.com/vvakame/typescript-formatter/blob/master/CHANGELOG.md)
212
+
See [CHANGELOG](https://github.com/vvakame/typescript-formatter/blob/master/CHANGELOG.md)
0 commit comments