All Downloads are FREE. Search and download functionalities are using the official Maven repository.

js-formatter.prettier.config.json Maven / Gradle / Ivy

There is a newer version: 1.25.0
Show newest version
{
  "tab-width": 4,
  "print-width": 120,
  "write": true,
  "useTabs": false,
  "semi": true,
  "singleQuote": false,
  "trailingComma": "none",
  "bracketSpacing": true,
  "jsxBracketSameLine": false,
  "requirePragma": false,
  "insertPragma": false
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy