Skip to main content
Module

x/html_parser/.prettierrc.json

Port of fb55/htmlparser2 for Deno
Latest
File

{ "singleQuote": true, "trailingComma": "es5", "tabWidth": 4, "semi": false, "arrowParens": "avoid"}