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