This commit is contained in:
2022-03-13 18:20:10 +03:00
parent 648af4f060
commit 9d6735bd40
10 changed files with 880 additions and 43 deletions

View File

@@ -1,3 +1,3 @@
{
"extends": "next/core-web-vitals"
"extends": ["standard", "standard-jsx", "standard-react", "next/core-web-vitals"]
}