chore(lint): Clean up and linting

This commit is contained in:
2023-07-06 01:35:13 +03:00
parent f642289650
commit add42bc2a3
7 changed files with 77 additions and 46 deletions

View File

@@ -3,8 +3,6 @@
"version": "1.0.0",
"description": "Generic landing page with some candy",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"watch": "npx mix watch",
"build": "npx mix build",
"dev": "npx mix build",
"prod": "npx mix build -p"