From 0fbc317e926b5d80363979ee51a4e3c930014efd Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 11 Feb 2022 00:11:52 -0600 Subject: Do a bunch of random things (still no feature parity) sadge Signed-off-by: Matt Strapp --- .eslintignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.eslintignore') diff --git a/.eslintignore b/.eslintignore index 7773828..8a4274e 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1 +1,2 @@ -dist/ \ No newline at end of file +dist/ +src/public/lib/ -- cgit v1.2.3