Skip to content

Commit

Permalink
chore(router-store): add back in commented out command
Browse files Browse the repository at this point in the history
  • Loading branch information
yharaskrik committed Aug 23, 2022
1 parent 8051fd8 commit f862c45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,10 @@
{
"command": "nx build-package eslint-plugin"
},
// uncomment when there are eslint-plugin migrations
// {
// "command": "yarn tsc -p modules/eslint-plugin/tsconfig.schematics.json"
// },
{
"command": "cpy modules/eslint-plugin/migrations/migration.json dist/modules/eslint-plugin/migrations"
},
Expand Down

0 comments on commit f862c45

Please sign in to comment.