feat: typecheck npm script

This commit is contained in:
2026-01-13 11:03:10 -05:00
parent 9b6a86fe0c
commit 33589d425a
3 changed files with 41 additions and 13 deletions

View File

@@ -14,5 +14,6 @@
"ui:\\s*{([^)]*)\\s*}",
"(?:'|\"|`)([^']*)(?:'|\"|`)"
]
]
],
"typescript.tsdk": "wp-content/themes/moonshine/node_modules/typescript/lib"
}