Lev Gelfenbuim

Results 4 issues of Lev Gelfenbuim

Hello, Using extension v0.8.2. After upgrading from 0.7.0, Prettier formatter has started adding parentheses to math expressions. .unibeautifyrc.json: ``` { "JavaScript": { "beautifiers": ["Prettier"], "indent_style": "space", "indent_size": 2 }, "HTML":...

**Describe the bug** CSS Formatter doesn't work. **To Reproduce** Steps to reproduce the behavior: 1.`.unibeautifyrc.json`, add the following configuration: ``` "CSS": { "beautifiers": ["JS-Beautify"], "indent_char": " ", "indent_size": 4 }...

[gmail-tester](https://github.com/levz0r/gmail-tester) has been around for a couple of years now. There is no surprise that the vast majority of its audience uses it within the specifications of Cypress E2E. The...

section: plugins

### Versions - **ESLint Version:** v7.24.0 - **Plugin Version:** v2.2.0 - **Node Version:** v12.18.4 (Plugin require >= latest lts version) - **Operating System:** MacOS 11.3.1 ### Expected Behavior The plugin...

help wanted