1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-18 05:50:06 +00:00

chore: lint fixes

This commit is contained in:
munja
2021-12-17 00:57:35 +00:00
parent 1eb90202b9
commit e8f656f48a
3 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
"hasMacroParentheses": true, "hasMacroParentheses": true,
"noNestedMacros": false, "noNestedMacros": false,
"noSpacesInFileNames": true, "noSpacesInFileNames": true,
"maxLineLength": 230, "maxLineLength": 300,
"lowerCaseFileNames": true, "lowerCaseFileNames": true,
"noTabIndentation": true, "noTabIndentation": true,
"indentationMultiple": 2 "indentationMultiple": 2