Skip to main content
Module

x/aloedb/.prettierrc

Light, Embeddable, NoSQL database for Deno 🦕
Go to Latest
File
{ "semi": true, "tabWidth": 4, "useTabs": true, "printWidth": 180, "singleQuote": true, "bracketSpacing": true, "arrowParens": "avoid", "endOfLine": "crlf"}