Add JSON Schema to package.json (#6613)

Co-authored-by: Martin Bean <[email protected]>
This commit is contained in:
Martin Bean
2025-05-15 10:11:00 -05:00
committed by GitHub
co-authored by Martin Bean
parent 468d945836
commit 3731b09a43
+1
View File
@@ -1,4 +1,5 @@
{ {
"$schema": "https://json.schemastore.org/package.json",
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {