aboutsummaryrefslogtreecommitdiff
path: root/modern/jsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'modern/jsconfig.json')
-rw-r--r--modern/jsconfig.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/modern/jsconfig.json b/modern/jsconfig.json
new file mode 100644
index 0000000..ec9aa3f
--- /dev/null
+++ b/modern/jsconfig.json
@@ -0,0 +1,6 @@
+{
+ "compilerOptions": {
+ "baseUrl": "src"
+ },
+ "include": ["src"]
+} \ No newline at end of file