Skip to content

Commit

Permalink
fix(eslint-plugin): add as devDependency via ng add (#4343)
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver authored May 17, 2024
1 parent a9f6cf4 commit 4fe7b7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
],
"migrations": "./migrations/migration.json"
},
"ng-add": {
"save": "devDependencies"
},
"sideEffects": false,
"dependencies": {
"@typescript-eslint/experimental-utils": "^5.4.0",
Expand Down

0 comments on commit 4fe7b7f

Please sign in to comment.