spiegel-keyman/docs/settings/linux/extensions.json
2022-10-19 17:20:13 +02:00

10 lines
250 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"asabil.meson",
"EditorConfig.editorconfig",
"ms-python.python",
"timonwong.shellcheck"
]
}