point to config schema from package.json

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2022-06-23 11:03:12 +02:00
parent 5548f956d9
commit 5d7a1cca09
+2 -1
View File
@@ -55,5 +55,6 @@
"files": [
"dist",
"config"
]
],
"configSchema": "config.d.ts"
}