Skip to content

Commit a0a1431

Browse files
committed
chore(format): format angular json
1 parent 2689f55 commit a0a1431

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

angular.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"options": {
1515
"tsConfig": "projects/ng-sortgrid/tsconfig.lib.json",
1616
"project": "projects/ng-sortgrid/ng-package.json"
17-
}
18-
, "configurations": {
17+
},
18+
"configurations": {
1919
"production": {
2020
"tsConfig": "projects/ng-sortgrid/tsconfig.lib.prod.json"
2121
}
2222
}
23-
},
23+
},
2424
"test": {
2525
"builder": "@angular-devkit/build-angular:karma",
2626
"options": {

0 commit comments

Comments
 (0)