mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-16 07:58:10 +10:00
- npm audit fix
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\"",
|
||||
"lint:fix": "eslint --fix .",
|
||||
"lint": "eslint .",
|
||||
"prebuild": "npm run test",
|
||||
"serve": "gatsby serve",
|
||||
"start": "npm run develop",
|
||||
"test": "jest"
|
||||
|
||||
Reference in New Issue
Block a user