UNPKG

remove-defineproperty-webpack-plugin

Version:
16 lines (15 loc) 269 B
module.exports = { "globals": { "jest": true, "jasmine": true, "expect": true, "test": true, "describe": true, "beforeEach": true, "afterEach": true, }, "rules":{ "no-constant-condition": "off", "no-cond-assign": "off", } };