tsconfig.json 87 B

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