Skip to content

Commit a442264

Browse files
committed
npm/ide-docs: Export namespace index.
Make the linter happy.
1 parent 1118aa2 commit a442264

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

npm/ide-docs/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
},
1414
"author": "The Pybricks Authors",
1515
"license": "MIT",
16+
"exports": {
17+
"./package.json": "./package.json",
18+
"./html/namespace_index.json": "./html/namespace_index.json"
19+
},
1620
"files": [
1721
"html"
1822
],

0 commit comments

Comments
 (0)