Skip to main content
Module

x/import/.prettierrc

🐎 A ponyfill for using dynamic imports within Deno Deploy.
Go to Latest
File
{ "tabWidth": 4, "useTabs": true, "semi": false, "singleQuote": true, "quoteProps": "preserve", "trailingComma": "all", "bracketSameLine": true, "arrowParens": "avoid"}