diff --git a/.env b/.env new file mode 100644 index 00000000..ceace9e8 --- /dev/null +++ b/.env @@ -0,0 +1,2 @@ +TSC_COMPILE_ON_ERROR=true +ESLINT_NO_DEV_ERRORS=true