Skip to content

Commit 187c7fb

Browse files
authored
chore: use yaml for nicer formatting (#26)
1 parent df896ce commit 187c7fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ span {
4545

4646
You can either change the settings inside your VSCode (`eufemia.x`) or in a config file (`.vscode-eufemia.json`) you commit to your repository. The config file can be placed on every relative directory level (mono-repo support). This way, everyone on the team can use the same settings. Above the default options:
4747

48-
```json
48+
```yaml
4949
{
5050
"rootFontSize": 16,
5151
"fixedDigits": 4,

0 commit comments

Comments
 (0)