diff --git a/.templaterc.json b/.templaterc.json new file mode 100644 index 00000000..a48233c8 --- /dev/null +++ b/.templaterc.json @@ -0,0 +1,3 @@ +{ + "files": ["site/**/*", ".github/**/*", "*.ts", "tsconfig.json"] +}