mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 12:30:12 +02:00
11 lines
262 B
JSON
11 lines
262 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"editorconfig.editorconfig",
|
|
"mrmlnc.vscode-json5",
|
|
"rbbit.typescript-hero",
|
|
"syler.sass-indented",
|
|
]
|
|
}
|