Skip to content

Commit

Permalink
support linting through package.json files, instead of `CLIEngine.bas…
Browse files Browse the repository at this point in the history
…eConfig`, adding package.json files when needed, phetsims/tasks#972
  • Loading branch information
zepumph committed Dec 15, 2018
1 parent 2774c71 commit a7ad469
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"adapted-from-phet"
],
"simulation": true
},
"eslintConfig": {
"extends": "../chipper/eslint/.eslintrc.js"
}
}

0 comments on commit a7ad469

Please sign in to comment.