UNPKG

webpack-resolve-path-rewrite-plugin

Version:

A plugin for enhanced-resolve (Webpack v2) that rewrites specified string inside the path

12 lines 301 B
{ "extends": "standard", "rules": { "no-undef": "off", "no-undef-init": "off", "indent": ["error", 4, { "SwitchCase": 1 }], "semi": ["error", "always"], "space-before-function-paren": ["error", "never"], "no-extra-boolean-cast": "off", "new-cap": "off" } }