Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit abdf8ac

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/tailwindcss-3.1.4
2 parents 715bf8d + cfd7e75 commit abdf8ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
// This will get emmet working in JSX.
1212
"emmet.includeLanguages": {
1313
"javascript": "javascriptreact"
14-
}
14+
},
15+
"javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false
1516
}

0 commit comments

Comments
 (0)