Skip to content
Snippets Groups Projects
Verified Commit afc834e1 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

fix: changed naming

parent fcfd9bf5
No related branches found
No related tags found
No related merge requests found
Pipeline #1809 passed
......@@ -10,7 +10,7 @@
"scripts": {
"build": "parcel build index.html",
"dev": "parcel index.html",
"eslint": "eslint .",
"lint": "eslint .",
"nodemon": "nodemon --exec \"parcel --no-cache index.html\"",
"pretty": "prettier --config .prettierrc \"./**/*.{js,ts,tsx,json}\" --write",
"start": "npm run build",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment