Skip to content

Commit

Permalink
feat: modify .github for 3PP (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley authored Sep 27, 2022
1 parent fe97660 commit de4ea77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/generators/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ export default class Plugin extends Generator {
this.fs.writeJSON(this.destinationPath('.nycrc'), nycConfig);
}

this.fs.delete(this.destinationPath('./.circleci/external.config.yml'));

this.fs.writeJSON(this.destinationPath('./package.json'), final);

replace.sync({
Expand Down

0 comments on commit de4ea77

Please sign in to comment.