add biome as dev dependencies for formatting, linter and general code review
Showing
... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ |
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@babel/core": "^7.20.0", | "@babel/core": "^7.20.0", | ||
"@biomejs/biome": "1.7.1", | |||
"@types/react": "~18.2.45", | "@types/react": "~18.2.45", | ||
"typescript": "^5.1.3" | "typescript": "^5.1.3" | ||
}, | }, | ||
... | ... |
Please
register
or
sign in
to comment