Skip to main content
Module

x/glob_filter/.prettierrc

Check if a glob matches a file path
Latest
File
{ "arrowParens": "avoid", "bracketSpacing": true, "endOfLine": "lf", "htmlWhitespaceSensitivity": "css", "insertPragma": false, "printWidth": 140, "proseWrap": "preserve", "requirePragma": false, "semi": false, "quoteProps": "as-needed", "jsxBracketSameLine": false, "singleQuote": true, "tabWidth": 4, "trailingComma": "es5", "useTabs": true}