- 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
134 B
JSON
5 lines
134 B
JSON
{
|
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
|
|
"recommendations": ["angular.ng-template"]
|
|
}
|