mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-05 06:16:29 +00:00
update pglite, use opfs
This commit is contained in:
8
.prettierrc.json
Normal file
8
.prettierrc.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"tabWidth": 4,
|
||||
"useTabs": true,
|
||||
"printWidth": 120,
|
||||
"semi": false,
|
||||
"bracketSameLine": true,
|
||||
"ignore": ["node_modules", "dist", "build", "out", ".next", ".venv", "pnpm-lock.yaml"]
|
||||
}
|
||||
Reference in New Issue
Block a user