Skip to main content
Module

x/phonenumber/cjs-test/tsconfig.json

Google's libphonenumber pre-compiled with the closure compiler
Go to Latest
File
{ "compilerOptions": { "baseUrl": ".", "lib": [ "es2019", "dom" ], "moduleResolution": "node", "module": "CommonJS", "target": "es5", "allowSyntheticDefaultImports": true }, "include": [ "test" ]}