UNPKG

@ww-samuel/to-words

Version:

Converts numbers (including decimal points) into words & currency.

6 lines (5 loc) 181 B
module.exports = { 'package.json': 'sort-package-json', '*.{ts,tsx}': 'eslint --max-warnings=0 . --ext=.ts --fix --no-ignore', '**/*.ts?(x)': () => 'tsc -p tsconfig.json', };