Skip to content

Commit

Permalink
Google storage (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
mchirico authored Mar 30, 2020
1 parent 327ecef commit a41c156
Show file tree
Hide file tree
Showing 5 changed files with 436 additions and 15 deletions.
6 changes: 6 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ node/package:
node/tsconfig:
- ./node/tsconfig.json

storage:
- ./node/src/storage/*

src:
- ./node/src/**/*


test:
- ./node/src/**/*.spec.js
Loading

0 comments on commit a41c156

Please sign in to comment.