Validation; reformat source code

This commit is contained in:
2025-05-15 14:04:16 -05:00
parent 062b38514b
commit 6469840f0a
37 changed files with 2006 additions and 2438 deletions

View File

@@ -16,8 +16,8 @@
"@types/papaparse": "^5.3.16",
"@types/react": "^19.1.3",
"@types/react-dom": "^19.1.3",
"@typescript-eslint/utils": "^8.32.1",
"ajv": "^8.17.1",
"eslint": "^8.57.1",
"papaparse": "^5.5.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
@@ -58,6 +58,6 @@
},
"devDependencies": {
"@types/tabulator-tables": "^6.2.6",
"eslint": "^8.57.1"
"prettier": "3.5.3"
}
}