Merge pull request #59 from killer-cf/ajustes_gerais

chore: add empty lines to improve code readability in fichaPontoPDF a…
This commit is contained in:
Kilder Costa
2025-12-10 15:02:45 -03:00
committed by GitHub
4 changed files with 5 additions and 1 deletions

View File

@@ -40,5 +40,6 @@
}, },
"[jsonc]": { "[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features" "editor.defaultFormatter": "vscode.json-language-features"
} },
"editor.tabSize": 2
} }

View File

@@ -443,3 +443,4 @@ export function adicionarRodape(doc: jsPDF): void {

View File

@@ -82,3 +82,4 @@

View File

@@ -82,3 +82,4 @@