Add homepage to package.json (#1139)

pull/1140/head
Lipis 5 years ago committed by GitHub
parent a75491661a
commit b7f681a068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -85,6 +85,7 @@
"prettier/prettier": "warn"
}
},
"homepage": ".",
"husky": {
"hooks": {
"pre-commit": "lint-staged"

Loading…
Cancel
Save