Skip to content

Commit

Permalink
Add lint script
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenwerk committed Apr 9, 2024
1 parent 0473fef commit 85aa461
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/runtime-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,8 @@
"peerDependencies": {
"@babel/core": "^7.24.3",
"ember-cli-htmlbars": "^6.3.0"
},
"scripts": {
"lint": "eslint . --cache --ext ts"
}
}

0 comments on commit 85aa461

Please sign in to comment.