tsconfig.json 87 B

1234
  1. {
  2. "extends": "@cprussin/tsconfig/base.json",
  3. "exclude": ["dist", "node_modules"]
  4. }