diff --git a/.emmyrc.json b/.emmyrc.json new file mode 100644 index 00000000..d09c42b1 --- /dev/null +++ b/.emmyrc.json @@ -0,0 +1,10 @@ +{ + "diagnostics": { + "disable": ["undefined-global"], + "globals": [], + "globalRegex": [ + ], + "severity": { + } + } +} \ No newline at end of file