1
0
mirror of https://github.com/sasjs/core.git synced 2026-06-08 20:10:20 +00:00

chore: adding macro related lint settings and sasjs as a recommended extension

This commit is contained in:
Allan Bowe
2021-04-08 15:59:08 +00:00
parent af4dbb5632
commit 1d6f04fd56
3 changed files with 9 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"recommendations": [
"sasjs.sasjs-for-vscode"
]
}