npm/ide-docs: Export namespace index.

Make the linter happy.
This commit is contained in:
Laurens Valk
2026-06-02 12:20:54 +02:00
parent 1118aa2af8
commit a442264953
+4
View File
@@ -13,6 +13,10 @@
},
"author": "The Pybricks Authors",
"license": "MIT",
"exports": {
"./package.json": "./package.json",
"./html/namespace_index.json": "./html/namespace_index.json"
},
"files": [
"html"
],