Japanese localization for yup
{ "compilerOptions": { "strict": true, "module": "ESNext", "target": "ES2015", "skipDefaultLibCheck": true, "skipLibCheck": true, "declaration": true }, "include": ["src/**/*.ts"] }