Skip to content
#

prettier

Here are 4,048 public repositories matching this topic...

AndreasA
AndreasA commented Apr 6, 2022

If the used match with not a lot of content, it is formatted as one line which is really tricky to read.

Prettier 2.6.2

PHP Plugin 0.18.4

{
  "printWidth": 80,
  "tabWidth": 4,
  "useTabs": false,
  "singleQuote": true,
  "phpVersion": "8.1",
  "trailingCommaPHP": true,
  "braceStyle": "psr-2",
  "requirePragma": false,
  "insertPragma": false
}

**Inpu

react-typescript-web-extension-starter
aeksco
aeksco commented Jan 27, 2020

Got this reply in an /r/react thread:

Nice. I kept looking and looking where you generate the different manifest.json files. But it looks like you used a combined one.

Be aware that there are slight differences in FF and Chrome supported extensions. So I had to keep separate manifest.json files for each browser.

The problem is that each of the browsers doesn't load the extension if
enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the prettier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prettier topic, visit your repo's landing page and select "manage topics."

Learn more