Skip to content

Commit

Permalink
chore(prepare): setup dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
azinit committed Dec 22, 2021
1 parent 630033c commit 9343738
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
"description": "🍰 Lint feature-sliced concepts by existing eslint plugins",
"main": "index.js",
"files": [
"rules/import-order/index.js",
"rules/layers-slices-boundaries/index.js",
"rules/public-api-boundaries/index.js",
"rules/**/index.js",
"utils/**",
"index.js"
],
"repository": "https://github.com/feature-sliced/eslint-config.git",
Expand Down

0 comments on commit 9343738

Please sign in to comment.