{ // Used for building with tsc "extends": "./tsconfig.json", "exclude": [ "node_modules", "dist/**/*", "**/*.spec.js", "**/*.spec.ts" ] }