UNPKG

@ftrack/react-toolbox

Version:

A set of React components implementing Google's Material Design specification with the power of CSS Modules.

8 lines (7 loc) 99 B
{ "*.js": [ "eslint --fix", "git add" ], "*.scss": "sass-lint --max-warnings 0 -v" }