UNPKG

@ima/devtools

Version:

IMA.js debugging panel in the Chrome Developer Tools window.

8 lines (7 loc) 136 B
module.exports = { rules: { // Don't work properly with aliases 'import/named': 'off', 'import/namespace': 'off', }, };