Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Commit

Permalink
fix(package): missing plugins folder
Browse files Browse the repository at this point in the history
  • Loading branch information
maxence-leblanc committed Apr 7, 2022
1 parent 984a8d1 commit 5335df6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- attach_workspace:
at: '.'
- run:
name: Run local eslint rules tests
name: Run local eslint plugins tests
command: npm run test

tag_and_release:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"files": [
"package.json",
"rules",
"plugins",
"index.js",
"node.js",
"react.js",
Expand Down

0 comments on commit 5335df6

Please sign in to comment.