Skip to content

Commit

Permalink
Merge pull request #40 from pluralcom/bugfix/include_basejs
Browse files Browse the repository at this point in the history
Include base.js into the libray build
  • Loading branch information
HofmT authored Nov 1, 2024
2 parents f79bc9a + 479917e commit c769e44
Show file tree
Hide file tree
Showing 2 changed files with 2,135 additions and 1,700 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "eslint-config-plural",
"version": "0.7.0",
"version": "0.7.1",
"description": "🎨 How plural paints its code.",
"main": "index.js",
"files": [
"rules",
"base",
"base.js",
"index.js",
"tsconfig.json"
],
Expand Down
Loading

0 comments on commit c769e44

Please sign in to comment.