mirror of
https://github.com/cupcakearmy/svelte-i18n.git
synced 2024-11-16 09:59:58 +01:00
chore: 🤖 add github templates
This commit is contained in:
parent
e5d7b84241
commit
3f73cce65f
@ -25,6 +25,7 @@
|
||||
"dev": "rollup -c -w",
|
||||
"pretest": "npm run build",
|
||||
"test": "jest --no-cache",
|
||||
"test:ci": "jest --silent --no-cache",
|
||||
"test:watch": "jest --no-cache --verbose --watchAll",
|
||||
"lint": "eslint \"src/**/*.ts\"",
|
||||
"format": "prettier --loglevel silent --write \"src/**/*.ts\" && eslint --fix \"src/**/*.ts\"",
|
||||
|
Loading…
Reference in New Issue
Block a user