mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-15 04:29:34 +01:00
Example: Added a basic example with a product call
This commit is contained in:
5
examples/basic-example/.prettierrc
Normal file
5
examples/basic-example/.prettierrc
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"semi": false
|
||||
}
|
||||
Reference in New Issue
Block a user