1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-04 11:10:05 +00:00

chore: addressed comments

This commit is contained in:
2023-04-18 00:45:03 +05:00
parent bbe52562da
commit bfefdb65a3
2 changed files with 2 additions and 6 deletions

View File

@@ -1,9 +1,7 @@
{
"$schema": "https://cli.sasjs.io/sasjsconfig-schema.json",
"serviceConfig": {
"serviceFolders": [
"sasjs/common"
]
"serviceFolders": ["sasjs/common"]
},
"defaultTarget": "4gl",
"targets": [
@@ -28,4 +26,4 @@
}
}
]
}
}