.node-dev.json 92 B

1234567
  1. {
  2. "ignore": [
  3. "package.json",
  4. "public/manifest.json",
  5. "config/webpack."
  6. ]
  7. }