Skip to content

Commit

Permalink
fix(eslint-plugin): add as devDependency via ng add
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver committed May 16, 2024
1 parent c460920 commit 6043709
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 6043709

Please sign in to comment.