-
**What version of `prettier-plugin-tailwindcss` are you using?**
v0.5.7
**What version of Tailwind CSS are you using?**
v3.3.5
**What version of Node.js are you using?**
v18.16.1
**W…
-
- [x] JS formatter
- [x] JS Linter
- [ ] CSS Formatter ([in progress](https://github.com/biomejs/biome/issues/1285))
- [ ] CSS Linter ([parser in progress](https://github.com/biomejs/biome/issues/2…
-
Default Foundry cards don't allow text to be selected, so copy/pasting RollTable results isn't possible. Perhaps the "Customize Roll" dialog could also trigger a custom result card that makes things …
-
When installing npm packages globally (`npm install -g`), volta seems to isolate each package into a sandbox, where it has its own `node_modules` directory.
With [`prettier`](https://prettier.io/),…
jimeh updated
2 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Relevant template
refarch-frontend, refarch-webcomponent
### Problem description (optional)
Currently for our custom npm jobs defined in `package.json` we sequentially execute the steps (like p…
-
what do you think about adding a prettier as a dev dependency and make a pre commit hook or just a command in `package.json` to format all code in one style?
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
-
`package.json`相关信息:
```js
"eslint": "5.4.0",
"eslint-config-prettier": "^3.0.1",
"eslint-plugin-prettier": "^2.6.2",
"prettier": "^1.14.2",
```
`.eslintrc.js`相关配置:
```javascript
{
plug…