mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
command fix
This commit is contained in:
parent
2029880434
commit
8d0a900d98
@ -18,7 +18,7 @@
|
||||
"lint:md": "markdownlint './**/*.{md,markdown}' --ignore './{node_modules,public,.cache,.git,coverage}/**/*'",
|
||||
"format": "prettier --ignore-path .gitignore --write '**/*.{js,jsx,ts,tsx,md,json,css}'",
|
||||
"tsc": "tsc --noEmit",
|
||||
"deploy": "./scripts/deploy-s3.sh",
|
||||
"deploy:s3": "./scripts/deploy-s3.sh",
|
||||
"new": "ts-node scripts/new.ts"
|
||||
},
|
||||
"browserslist": [
|
||||
|
Loading…
Reference in New Issue
Block a user