muicss/mui

Typescript Declaration

Open

#186 创建于 2016年12月11日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)JavaScript (4,524 star) (441 fork)batch import
enhancementhelp wantedpriority: high

描述

We are migrating from .jsx to .tsx in a current project that uses MUI.

Could not find a declaration file for module 'muicss/lib/react/button'. '/go/src/github.com/cescoferraro/spotify/node_modules/muicss/lib/react/button.js' implicitly has an 'any' type.

Is mui typescript ready? Are there any type? I could not find it

$ npm install --save @types/muicss
npm ERR! Linux 3.19.0-32-generic
npm ERR! argv "/home/cescoferraro/.nvm/versions/node/v6.6.0/bin/node" "/home/cescoferraro/.nvm/versions/node/v6.6.0/bin/npm" "install" "--save" "@types/muicss"
npm ERR! node v6.6.0
npm ERR! npm  v3.10.8
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/@types%2fmuicss
npm ERR! 404 
npm ERR! 404  '@types/muicss' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)

贡献者指南

Typescript Declaration · muicss/mui#186 | Good First Issue