UNPKG

@activelylearn/material-ui

Version:

Material-UI's workspace package

17 lines (16 loc) 399 B
{ "name": "eslint-plugin-material-ui", "version": "1.0.0-beta.35", "private": true, "description": "Custom eslint rules for Material-UI.", "main": "src/index.js", "scripts": { "test": "../../node_modules/.bin/mocha src/**/*.test.js", "build": "echo done" }, "repository": { "type": "git", "url": "https://github.com/mui-org/material-ui.git" }, "license": "MIT" }