UNPKG

@ledgerhq/hw-app-eth

Version:
19 lines (18 loc) 319 B
{ "extends": "./tsconfig.json", "compilerOptions": { "customConditions": [] }, "exclude": [ "**/*.test.ts", "**/*.test.tsx", "**/*.spec.ts", "**/*.spec.tsx", "**/__tests__/**/*", "**/tests/**/*", "**/*.test.js", "**/*.test.jsx", "**/*.spec.js", "**/*.spec.jsx" ] }