diff --git a/typescript/.eslintignore b/typescript/.eslintignore new file mode 100644 index 0000000..227b71f --- /dev/null +++ b/typescript/.eslintignore @@ -0,0 +1,2 @@ +build +coverage \ No newline at end of file diff --git a/typescript/.prettierignore b/typescript/.prettierignore new file mode 100644 index 0000000..227b71f --- /dev/null +++ b/typescript/.prettierignore @@ -0,0 +1,2 @@ +build +coverage \ No newline at end of file