File: .eslintignore

package info (click to toggle)
node-redux 4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 9,156 kB
  • sloc: javascript: 7,634; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (2)
1
2
3
4
5
**/dist/**
**/node_modules/**
**/server.js
**/webpack.config*.js
**/flow-typed/**