UNPKG

fomantic-ui

Version:

Fomantic empowers designers and developers by creating a shared vocabulary for UI.

10 lines (9 loc) 200 B
module.exports = { rules: { 'no-use-before-define': 'off', // TODO code should be fixed and this ignore removed }, globals: { files: true, Package: true, }, };