fix: update ESLint configuration and ignore patterns for improved linting performance

This commit is contained in:
Simon Larsen
2025-06-11 13:46:53 +01:00
parent 29339b75ba
commit a7f00105ac
4 changed files with 286 additions and 3 deletions

3
.gitignore vendored
View File

@@ -112,3 +112,6 @@ App/greenlock/greenlock.d/config.json
App/greenlock/greenlock.d/config.json.bak
Examples/otel-dotnet/bin/Debug/net6.0/Grpc.Core.Api.dll.txt
InfrastructureAgent/oneuptime-infrastructure-agent
# ESLint cache
.eslintcache*