9 Star 76 Fork 11

fisher / voerka-i18n

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 563 Bytes
一键复制 编辑 原始数据 按行查看 历史
fisher 提交于 2023-11-15 09:45 . update
{
"compilerOptions": {
"target": "esnext",
"module": "esnext",
"moduleResolution": "node",
"importHelpers": true,
"jsx": "react",
"esModuleInterop": true,
"sourceMap": true,
"baseUrl": "./",
"strict": true,
"allowJs": true,
"paths": {
"@/*": ["src/*"],
},
"allowSyntheticDefaultImports": true
},
"exclude": [
"node_modules",
"lib",
"es",
"dist",
"typings",
"**/__test__",
"test",
"docs",
"tests",
"packages/cli/templates"
]
}
JavaScript
1
https://gitee.com/zhangfisher/voerka-i18n.git
git@gitee.com:zhangfisher/voerka-i18n.git
zhangfisher
voerka-i18n
voerka-i18n
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891