UNPKG

@activelylearn/material-ui

Version:

Material-UI's workspace package

8 lines (7 loc) 141 B
module.exports = { rules: { // needed for mustache and temp 'import/no-unresolved': 'off', 'import/extensions': 'off', }, };