add(dev-dependencies): add eslint and vscode env setting
All checks were successful
Deploy Fefan / deploy (push) Successful in 4m46s
All checks were successful
Deploy Fefan / deploy (push) Successful in 4m46s
This commit is contained in:
5
next/.prettierrc
Normal file
5
next/.prettierrc
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"semi": true,
|
||||
"trailingComma": "all"
|
||||
}
|
||||
Reference in New Issue
Block a user