mirror of
https://github.com/ivuorinen/generic-landing-page.git
synced 2026-03-16 02:01:16 +00:00
chore: upgrade linting, apply linting
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"eslint:report": "eslint '**/*.{js,tsx,ts}'"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
"node": ">=24"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -25,8 +25,8 @@
|
||||
},
|
||||
"homepage": "https://github.com/ivuorinen/generic-landing-page#readme",
|
||||
"devDependencies": {
|
||||
"@ivuorinen/eslint-config": "^0.5.0",
|
||||
"@ivuorinen/stylelint-config": "^0.3.0",
|
||||
"@ivuorinen/eslint-config": "^1",
|
||||
"@ivuorinen/stylelint-config": "^1",
|
||||
"@tailwindcss/vite": "^4.0.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"postcss": "^8.4.31",
|
||||
|
||||
Reference in New Issue
Block a user