.eslintignore 71 B

12345
  1. ./config.js
  2. node_modules/**/*
  3. bower_components/**/*
  4. jspm_packages/**/*