Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 16fcfff

Browse files
committed
feat: add test
1 parent f675573 commit 16fcfff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "Google Cloud Storageにbasic認証などを行うリバースプロキシ",
55
"main": "index.js",
66
"scripts": {
7-
"start": "node index.js"
7+
"start": "node index.js",
8+
"test": "prettier . --check"
89
},
910
"keywords": [
1011
"gae"

0 commit comments

Comments
 (0)