Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bigcreate committed Jan 7, 2025
1 parent 707cafb commit 8536487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/angular-strict/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smartrecruiters/tsconfig-strict-angular",
"version": "19.0.0",
"version": "19.0.1",
"description": "it provides tsconfig with all strict rules for Angular projects",
"homepage": "https://github.com/smartrecruiters/tsconfig/tree/main/packages/angular-strict#readme",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular-strict/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"strictStandalone": true,
"extendedDiagnostics": {
"defaultCategory": "error"
},
}
}
}

0 comments on commit 8536487

Please sign in to comment.