Skip to main content
Module

x/test_nino/tsconfig.json

The fastest UK National Insurance number generator (NINO).
Go to Latest
File
{ "compilerOptions": { "target": "ESNext", "moduleResolution": "node", "allowSyntheticDefaultImports": true, "allowJs": true, "strictNullChecks": true, "resolveJsonModule": true, "esModuleInterop": true }}