add string descriptions

This commit is contained in:
Cogent Apps
2023-03-16 20:05:45 +00:00
parent b216cf2900
commit c4a14110eb
16 changed files with 281 additions and 99 deletions

View File

@@ -49,7 +49,7 @@
"build": "GENERATE_SOURCEMAP=false craco build",
"test": "craco test",
"eject": "craco eject",
"extract": "formatjs extract 'src/**/*.ts*' --ignore='**/*.d.ts' --out-file public/lang/en-us.json --format simple --id-interpolation-pattern '[sha512:contenthash:base64:6]'"
"extract": "formatjs extract 'src/**/*.ts*' --ignore='**/*.d.ts' --out-file public/lang/en-us.json --id-interpolation-pattern '[sha512:contenthash:base64:6]'"
},
"eslintConfig": {
"extends": [