UNPKG

@rcp/use.i18n

Version:

A react hook for using i18n

11 lines (10 loc) 219 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": ".", "jsx": "react", "sourceMap": true }, "include": ["index.ts", "index.tsx", "**/*.ts", "**/*.tsx"], "exclude": ["__tests__"] }