Add a link to the repository.
This commit is contained in:
parent
13ab463d95
commit
9f564fc6fa
|
@ -3,6 +3,7 @@
|
|||
"description": "Shareable ESLint configuration.",
|
||||
"version": "0.1.0",
|
||||
"license": "Unlicense",
|
||||
"repository": "https://git.bauke.xyz/Bauke/shareable-configs",
|
||||
"type": "module",
|
||||
"main": "eslint.json",
|
||||
"publishConfig": {
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"description": "Shareable Prettier configuration.",
|
||||
"version": "0.1.0",
|
||||
"license": "Unlicense",
|
||||
"repository": "https://git.bauke.xyz/Bauke/shareable-configs",
|
||||
"type": "module",
|
||||
"main": "prettier.json",
|
||||
"publishConfig": {
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"description": "Shareable Stylelint configuration.",
|
||||
"version": "0.1.0",
|
||||
"license": "Unlicense",
|
||||
"repository": "https://git.bauke.xyz/Bauke/shareable-configs",
|
||||
"type": "module",
|
||||
"main": "stylelint.json",
|
||||
"publishConfig": {
|
||||
|
|
Loading…
Reference in New Issue