mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
feat: reimplement punishments
This commit is contained in:
parent
7bd84ea454
commit
77828653ba
34 changed files with 1229 additions and 1068 deletions
|
|
@ -30,12 +30,10 @@
|
|||
".next/types/**/*.ts",
|
||||
".next/dev/types/**/*.ts",
|
||||
"../shared/src/constants.ts",
|
||||
"../frontend/src/lib/abbreviation.ts",
|
||||
"../shared/src/qr-codes.ts",
|
||||
"../shared/src/three-ds-tomodachi-life-mii.ts",
|
||||
"../shared/src/types.d.ts",
|
||||
"../shared/src/switch.ts",
|
||||
"../frontend/src/components/provider.tsx",
|
||||
"../shared/src/schemas.ts"
|
||||
],
|
||||
"exclude": ["node_modules"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue