zotero-translate/tsconfig.json
2025-06-10 17:11:41 +08:00

6 lines
115 B
JSON

{
"extends": "zotero-types/entries/sandbox/",
"include": ["src", "typings"],
"exclude": ["build", "addon"]
}