chore: add empty lines to improve code readability in fichaPontoPDF a… #59

Merged
deyvisonwanderley merged 2 commits from ajustes_gerais into master 2025-12-10 18:02:45 +00:00
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 @@