mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-21 15:31:44 +01:00
Use eslint config from anftu
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "artdanj-website",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "nuxt build",
|
||||
@@ -28,7 +29,7 @@
|
||||
"zod": "3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "1.0.0-beta.28",
|
||||
"@antfu/eslint-config": "1.0.0-beta.29",
|
||||
"@iconify/json": "2.2.133",
|
||||
"@nuxt/devtools": "1.0.0",
|
||||
"@nuxthq/studio": "1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user