mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-01 23:48:53 +02:00
♻️ Switch to turborepo (#532)
This commit is contained in:
parent
41ef81aa75
commit
0a836aeec7
419 changed files with 2300 additions and 2504 deletions
5
apps/web/i18n-unused.config.js
Normal file
5
apps/web/i18n-unused.config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
module.exports = {
|
||||
localesPath: 'public/locales',
|
||||
srcPath: 'src',
|
||||
translationKeyMatcher: /(?:[$ .{=(](_|t|tc|i18nKey))\(.*?[\),]|i18nKey={?"(.*?)"/gi
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue