.node-dev.json 41 B

12345
  1. {
  2. "ignore": [
  3. "package.json"
  4. ]
  5. }