1 Star 0 Fork 70

jp51986 / rsuite

forked from rsuite / rsuite 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 301 Bytes
一键复制 编辑 原始数据 按行查看 历史
simonguo 提交于 2019-07-31 14:13 . Migrate from flow to typescript (#531)
{
"compilerOptions": {
"allowJs": true,
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"noImplicitAny": false,
"noUnusedParameters": true,
"noUnusedLocals": true,
"target": "es5",
"jsx": "react"
},
"include": ["./src/**/*.ts", "./src/**/*.tsx"]
}
TypeScript
1
https://gitee.com/jp51986/rsuite.git
git@gitee.com:jp51986/rsuite.git
jp51986
rsuite
rsuite
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891