Add all the renovate changes #115

Merged
jank merged 14 commits from renovate-test into main 2025-04-02 10:00:21 +00:00
Showing only changes of commit 1916c04f4a - Show all commits

View file

@ -9,7 +9,7 @@
"test": "bunx @angular/cli test",
"format": "prettier --write \"src/**/*.{ts,html,css,scss}\"",
"format:check": "prettier --check \"src/**/*.{ts,html,css,scss}\"",
"lint": "ng lint"
"lint": "bunx @angular/cli lint"
},
"private": true,
"dependencies": {