1
Fork 0

Add a link to the repository.

This commit is contained in:
Bauke 2022-12-02 12:10:14 +01:00
parent 13ab463d95
commit 9f564fc6fa
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
3 changed files with 3 additions and 0 deletions

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {