-
I was wondering if you would like to move this project into the `beautifier` GitHub org and join that org as maintainers. This will would help us share responsibilities related to `js-beautify` acros…
-
I updated atom-test-runner-jest to 0.2.3 from 0.1.3. When I run `atom --test spec`, it errors with:
> ReferenceError: atom is not defined
The console shows this error happening on two lines:
…
-
# Description
Part of the PHP code changed while this wasn't expected: (it was indented, it lost indentation).
Command:
`html-beautify -r -t --templating=php --end-with-newline=true -b expand "f…
-
How to reproduce:
create a interface in typescript:
export interface Example {
exampleField: Map ;
}
Then run the js-beautify, we got:
export interface Example {
…
-
### Prerequisites
* [ ] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode:
* Followed all applicable steps in th…
-
* **Operating System (+Version)**:
WIN10
* **VS Code Version**:
1.24.0
* **beautify Version**:
1.3.1
**NOTE:** Please provide code snippets instead of screen shots. Your issue needs to be rep…
-
Hi, all!
I have successfully run r.js and unified all my java scripts under main.js.
But I when I run the app with minified version of main.js I get a following exception: Mismatched anonymous define…
-
http://www.jshint.com/
https://github.com/einars/js-beautify
https://github.com/rdio/jsfmt
And embrace https://github.com/rwaldron/idiomatic.js/ or something similar
-
* **Operating System (+Version)**:
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.19043 N/A Build 19043
* **VS Code Version**:
Version: 1.60.0 (system setup)…
-
This issue related to the closed [CVE-2020-7788](https://github.com/beautify-web/js-beautify/issues/1866) issue.
The current decision didn't help. I use express-hbs which has a dependency on js-bea…