mirror of
https://github.com/sasjs/core.git
synced 2026-01-09 02:10:06 +00:00
chore: updating lint settings, some line ending issues, and a sasjsconfig apploc fix
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -6,5 +6,7 @@
|
||||
"editor.rulers": [
|
||||
80
|
||||
],
|
||||
"files.trimTrailingWhitespace": true
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"sasjs-for-vscode.target": "docsonly",
|
||||
"sasjs-for-vscode.isLocal": true
|
||||
}
|
||||
Reference in New Issue
Block a user