From e9e74bcc1bf475812b9f069b2e63604a1bf9c3ad Mon Sep 17 00:00:00 2001 From: Elisha Nuchi Date: Wed, 12 Sep 2018 21:33:01 -0400 Subject: [PATCH] generic clasp file --- .clasp.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .clasp.json diff --git a/.clasp.json b/.clasp.json new file mode 100644 index 0000000..513c054 --- /dev/null +++ b/.clasp.json @@ -0,0 +1,4 @@ +{ + "rootDir": "dist", + "scriptId":"*** scriptId from GAS Script Editor, File -> Project properties ***" +} \ No newline at end of file