- Updated videos.html to enhance readability and maintainability. - Refactored webpack.config.js for better organization and clarity. - Cleaned up TypeScript configuration files (tsconfig.app.json, tsconfig.json, tsconfig.spec.json) for consistency in formatting. - Adjusted docker-compose.yaml for improved formatting and readability.
5 lines
61 B
JSON
5 lines
61 B
JSON
{
|
|
"css.validate": false,
|
|
"prettier.printWidth": 80
|
|
}
|