mirror of
https://github.com/kjanat/livegraphs-django.git
synced 2026-01-16 07:52:11 +01:00
- Updated search_results_table.html to enhance formatting and maintain consistent indentation. - Refined search_results.html layout for better structure and clarity. - Improved upload.html for better organization and readability of the upload form and data source table. - Removed unnecessary lines in package.json and streamlined devDependencies section.
7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"devDependencies": {
|
|
"prettier": "^3.5.3",
|
|
"prettier-plugin-jinja-template": "^2.1.0"
|
|
}
|
|
}
|