UNPKG

react-number-to-words

Version:
11 lines 241 B
{ "compilerOptions": { "jsx": "react", "target": "ES5", "module": "ESNext", "strict": true, "declaration": true, "declarationDir": "./dist", }, "include": ["src/**/*"] }