mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 14:49:46 +00:00
refactor translations
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
"scripts": {
|
||||
"start": "find ./cache/**/*.html -mmin +10 -exec rm -f {} \\; | DEBUG=paris2024:* ts-node src/index.ts",
|
||||
"dev": "DEBUG=paris2024:* nodemon src/index.ts",
|
||||
"build": "tsc",
|
||||
"lint": "eslint . --fix",
|
||||
"test": "vitest run --coverage"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user