diff --git a/jsconfig.json.tpl b/jsconfig.json.tpl new file mode 100644 index 00000000..cf23678e --- /dev/null +++ b/jsconfig.json.tpl @@ -0,0 +1,7 @@ +{ + "compilerOptions": { + "paths": { + }, + "baseUrl": "src" + } +} \ No newline at end of file