summaryrefslogtreecommitdiff
path: root/pbt/ts/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'pbt/ts/.eslintrc.json')
-rw-r--r--pbt/ts/.eslintrc.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/pbt/ts/.eslintrc.json b/pbt/ts/.eslintrc.json
new file mode 100644
index 0000000..f95bb33
--- /dev/null
+++ b/pbt/ts/.eslintrc.json
@@ -0,0 +1,3 @@
+{
+ "extends": "./node_modules/gts/"
+}