package.json 63 B

1234567
  1. {
  2. "private": true,
  3. "nyc": {
  4. "reporter": ["text"]
  5. }
  6. }