# test_gulp_typescript_transfer **Repository Path**: babalabala/test_gulp_typescript_transfer ## Basic Information - **Project Name**: test_gulp_typescript_transfer - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-07 - **Last Updated**: 2022-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 思路 - 复制node_modules/typescript-plugin-styled-components到plugins/typescript-plugin-styled-components-copy目录下 - JSON.stringify(ts.SyntaxKind) 得到 doc/ts.SyntaxKind.json - JSON.stringify(Object.keys(ts.SyntaxKind).sort()) 得到 doc/ts.property.json # 链接 - https://www.tslang.cn/docs/handbook/gulp.html