Skip to main content
Module

x/phonenumber/webpack/tsconfig.json

Google's libphonenumber pre-compiled with the closure compiler
Go to Latest
File
{ "compilerOptions": { "declaration": true, "lib": [ "ES2019", "dom" ], "moduleResolution": "node", "noEmit": true, "pretty": true, "sourceMap": true, "target": "ES2015", "allowSyntheticDefaultImports": true }, "include": [ "src" ]}