Add JSON Schema to package.json (#6613)

Co-authored-by: Martin Bean <martinbean@users.noreply.github.com>
This commit is contained in:
Martin Bean
2025-05-15 16:11:00 +01:00
committed by GitHub
parent 468d945836
commit 3731b09a43

View File

@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/package.json",
"private": true,
"type": "module",
"scripts": {