-
**Describe the bug**
`npx mailing` crashes on node 14
**To Reproduce**
package.json
```
{
"dependencies": {
"mailing-core": "^0.9.4",
"next": "^13.0.6",
"react": "^1…
-
### I tried to edit a file with beautify on save turn on and disaster
[https://github.com/davsk/website/blob/master/src/my-app.js](https://github.com/davsk/website/blob/master/src/my-app.js)
### I…
-
* **Operating System (+Version)**: Windows 10 V19042.685
* **VS Code Version**: x86_64 V1.52.1
* **beautify Version**: 1.5.0
My configuration in settings.json about Beautify is like this:
```
…
-
# Description
Historically, certain versions of Internet Explorer did not allow trailing commas in arrays or object literals,
or caused strange behaviour when they were present. These days, trailing …
-
Take the following snippet for example:
``
When running this through the playground, you can see that it ends up changing the case in [formGroup], resulting in:
``
This completely breaks the com…
-
As what it means in the title
-
e.g: `js-beautify a.js b.js`
-
great plugin but it doesn't support eslint .eslintrc.js because of JS-beautify :(
can you switch to another code prettier that support .eslintrc.js ?
-
# Description
Zulip defines a custom Handlebars helper `{{#tr}}` for translation, but when it happens to be [used inside a table cell](https://github.com/zulip/zulip/blob/0df4d8eb172bee9988d0a33c25…
-
I'm coming from Titanium IDE to Atom and the old IDE adds a space before colons inside object properties.
To do the same I changed the code of beautify.js and my update seems working for me.
Is ther…
hanih updated
5 years ago