🔧 Refactored the DnD grid scaffold a bit

This commit is contained in:
2021-10-02 09:34:54 -07:00
parent 75d5dc4281
commit 0a4c8fab81
8 changed files with 123 additions and 66 deletions

View File

@@ -10,6 +10,7 @@
"sourceMap": true,
"outDir": "./dist/",
"skipLibCheck": true,
"resolveJsonModule": true,
"lib": [
"dom",
"dom.iterable",