Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit e3d2fcf

Browse files
authored
chore: setup recommended vscode extensions (#1138)
1 parent 7e84778 commit e3d2fcf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.vscode/extensions.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"recommendations": [
3+
"streetsidesoftware.code-spell-checker",
4+
"Dart-Code.dart-code"
5+
]
6+
}

0 commit comments

Comments
 (0)