1 Star 1 Fork 0

johnsimple / zotero-better-notes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 345 Bytes
一键复制 编辑 原始数据 按行查看 历史
windingwind 提交于 2023-08-25 15:39 . fix: export docx
{
"compilerOptions": {
"experimentalDecorators": true,
"module": "commonjs",
"lib": ["ESNext", "DOM"],
"target": "ES2016",
"resolveJsonModule": true,
"skipLibCheck": true,
"alwaysStrict": false,
"strict": true
},
"include": ["src", "typings", "node_modules/zotero-types"],
"exclude": ["build", "addon"]
}
1
https://gitee.com/johnsimple/zotero-better-notes.git
git@gitee.com:johnsimple/zotero-better-notes.git
johnsimple
zotero-better-notes
zotero-better-notes
master

搜索帮助