Skip to content

Commit a225283

Browse files
[autofix.ci] apply automated fixes
1 parent 24f2d1d commit a225283

File tree

3 files changed

+14048
-17408
lines changed

3 files changed

+14048
-17408
lines changed

backend/nest-cli.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
"collection": "@nestjs/schematics",
44
"sourceRoot": "src",
55
"compilerOptions": {
6-
"assets": [
7-
"mail/templates/**/*"
8-
],
6+
"assets": ["mail/templates/**/*"],
97
"deleteOutDir": true
108
}
11-
}
9+
}

codefox-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@
4545
"publishConfig": {
4646
"access": "public"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)