UNPKG

@aregnet/iban-val

Version:
13 lines (12 loc) 260 B
{ "compilerOptions": { "target": "esnext", "module": "commonjs", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "rootDir": "./src/", }, "include": ["./src/**/*.ts"], }