added social auth example as reference implementation
This commit is contained in:
6
example/social-auth/.prettierrc
Normal file
6
example/social-auth/.prettierrc
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"arrowParens": "avoid",
|
||||
"trailingComma": "es5",
|
||||
"singleQuote": true,
|
||||
"semi": true
|
||||
}
|
Reference in New Issue
Block a user