Skip to content

Commit

Permalink
[Update] Using Cloud Logging with IoT Core devices (GoogleCloudPlatfo…
Browse files Browse the repository at this point in the history
…rm#1879)

* update code for the tutorial

* add step to clone the repo
  • Loading branch information
xiangshen-dk authored and russStarr committed Feb 1, 2022
1 parent 48b3833 commit 92dd406
Show file tree
Hide file tree
Showing 16 changed files with 9,844 additions and 4,905 deletions.
2 changes: 2 additions & 0 deletions tutorials/cloud-iot-logging/functions/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build/
lib/
3 changes: 3 additions & 0 deletions tutorials/cloud-iot-logging/functions/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts/"
}
3 changes: 3 additions & 0 deletions tutorials/cloud-iot-logging/functions/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
...require('gts/.prettierrc.json')
}
Loading

0 comments on commit 92dd406

Please sign in to comment.