mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 00:19:03 +02:00
⬆️ Bump vitest from 2.1.1 to 2.1.9 (#1548)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Luke Vella <me@lukevella.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
480f1a03d1
commit
ffafcbdb43
46 changed files with 729 additions and 738 deletions
|
@ -1,7 +1,7 @@
|
|||
const typescriptTransform = require("i18next-scanner-typescript");
|
||||
|
||||
module.exports = {
|
||||
input: ["src/**/*.{ts,tsx}", "!src/auth.ts"],
|
||||
input: ["src/**/*.{ts,tsx}", "!src/next-auth*.ts"],
|
||||
options: {
|
||||
nsSeparator: false,
|
||||
defaultNs: "app",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue