Add homepage to package.json (#1139)

This commit is contained in:
Lipis 2020-03-30 17:52:48 +03:00 committed by GitHub
parent a75491661a
commit b7f681a068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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