UNPKG

wpd

Version:

webapck ant.design dva build

17 lines (12 loc) 274 B
module.exports = { "parser": "babel-eslint", "extends": "airbnb", "rules": { "global-require": 1, "camelcase": 0, "no-console": 0, "no-restricted-syntax": 0, "no-underscore-dangle": 0, "guard-for-in": 0 }, }