mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-07-08 21:15:09 +00:00
Mechanical stuff for angular 22
This commit is contained in:
+3
-1
@@ -155,7 +155,9 @@
|
||||
"builder": "@angular-builders/jest:run",
|
||||
"options": {
|
||||
"tsConfig": "tsconfig.spec.json",
|
||||
"zoneless": false
|
||||
"zoneless": false,
|
||||
"watch": false,
|
||||
"coverage": true
|
||||
}
|
||||
},
|
||||
"lint": {
|
||||
|
||||
Reference in New Issue
Block a user