Build: Add jsdoc target

Doesn't really do much yet because none of our js has jsdocs
This commit is contained in:
zzz
2023-01-01 10:40:33 -05:00
parent be7e213736
commit 952d9fd471
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "I2P Console JS",
"version": "0.9.57",
"description": "Webapp JS",
"repository": "https://github.com/i2p/i2p.i2p",
"author": "I2P Team",
"license": "GPLv2"
}