Skip to content

Commit

Permalink
Add rules directory to package
Browse files Browse the repository at this point in the history
  • Loading branch information
andymartinwork committed Sep 28, 2022
1 parent 532a970 commit ba318d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"flow.js",
"typescript.js",
"react.js",
"legacy.js"
"legacy.js",
"rules"
],
"scripts": {
"test": "ava test/test.js",
Expand Down

0 comments on commit ba318d7

Please sign in to comment.