Skip to content

Commit

Permalink
Merge pull request #10 from huuyafwww/feature/add_missing_information…
Browse files Browse the repository at this point in the history
…_to_package_json

add missing information to package.json
  • Loading branch information
huuyafwww authored Nov 26, 2024
2 parents b0ae089 + f78c771 commit 144362a
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/eslint-config-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
"name": "@huuyafwww/eslint-config-browser",
"version": "1.0.1",
"private": false,
"description": "ESLint config for me",
"homepage": "https://github.com/huuyafwww/eslint-config",
"bugs": {
"url": "https://github.com/huuyafwww/eslint-config/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/huuyafwww/eslint-config.git"
},
"type": "module",
"exports": {
"require": {
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint-config-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
"name": "@huuyafwww/eslint-config-common",
"version": "1.0.1",
"private": false,
"description": "ESLint config for me",
"homepage": "https://github.com/huuyafwww/eslint-config",
"bugs": {
"url": "https://github.com/huuyafwww/eslint-config/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/huuyafwww/eslint-config.git"
},
"type": "module",
"exports": {
"require": {
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
"name": "@huuyafwww/eslint-config-next",
"version": "1.0.1",
"private": false,
"description": "ESLint config for me",
"homepage": "https://github.com/huuyafwww/eslint-config",
"bugs": {
"url": "https://github.com/huuyafwww/eslint-config/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/huuyafwww/eslint-config.git"
},
"type": "module",
"exports": {
"require": {
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint-config-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
"name": "@huuyafwww/eslint-config-node",
"version": "1.0.1",
"private": false,
"description": "ESLint config for me",
"homepage": "https://github.com/huuyafwww/eslint-config",
"bugs": {
"url": "https://github.com/huuyafwww/eslint-config/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/huuyafwww/eslint-config.git"
},
"type": "module",
"exports": {
"require": {
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
"name": "@huuyafwww/eslint-config-react",
"version": "1.0.1",
"private": false,
"description": "ESLint config for me",
"homepage": "https://github.com/huuyafwww/eslint-config",
"bugs": {
"url": "https://github.com/huuyafwww/eslint-config/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/huuyafwww/eslint-config.git"
},
"type": "module",
"exports": {
"require": {
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint-config-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
"name": "@huuyafwww/eslint-config-storybook",
"version": "1.0.1",
"private": false,
"description": "ESLint config for me",
"homepage": "https://github.com/huuyafwww/eslint-config",
"bugs": {
"url": "https://github.com/huuyafwww/eslint-config/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/huuyafwww/eslint-config.git"
},
"type": "module",
"exports": {
"require": {
Expand Down

0 comments on commit 144362a

Please sign in to comment.