🎨 Improve code readability by reformatting and updating function definitions and comments
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"organize:pokemon": "node code/utils/organize-pokemon-resources.js",
|
||||
"pokedex:install": "cd code/websites/pokedex.online && npm install",
|
||||
"pokedex:dev": "cd code/websites/pokedex.online && npm run dev",
|
||||
"pokedex:dev:full": "cd code/websites/pokedex.online && npm run dev:full",
|
||||
"pokedex:build": "cd code/websites/pokedex.online && npm run build",
|
||||
"pokedex:preview": "cd code/websites/pokedex.online && npm run preview"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user