From d7495c101d5aea78dfac8116e8535c0a0df3b6d1 Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Thu, 1 Feb 2024 11:00:17 -0700 Subject: initial commit --- tsconfig.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tsconfig.json (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..e7d5347 --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,4 @@ +{ + "extends": "@motion-canvas/2d/tsconfig.project.json", + "include": ["src"] +} -- cgit v1.2.3-70-g09d2