Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Prettier
Prettier is an opinionated code formatter.
Collective -
Host: opensource -
https://opencollective.com/prettier
- Website: https://prettier.io
- Code: https://github.com/prettier
flow parser: annotations in comments are printed without comments
github.com/prettier/prettier - davidaurelio opened this issue over 7 years ago
github.com/prettier/prettier - davidaurelio opened this issue over 7 years ago
"failed to parse buffer", but prettier from console works well
github.com/prettier/vim-prettier - alex-shamshurin opened this issue over 7 years ago
github.com/prettier/vim-prettier - alex-shamshurin opened this issue over 7 years ago
Keep multi-line formatting for destructuring assignment
github.com/prettier/prettier - Brian-Gaffney opened this issue over 7 years ago
github.com/prettier/prettier - Brian-Gaffney opened this issue over 7 years ago
Only show status bar when the active language is `enabled`
github.com/prettier/prettier-vscode - RobinMalfait opened this pull request over 7 years ago
github.com/prettier/prettier-vscode - RobinMalfait opened this pull request over 7 years ago
slow performance. How long should it take?
github.com/prettier/prettier-eslint-cli - jeffwillette opened this issue over 7 years ago
github.com/prettier/prettier-eslint-cli - jeffwillette opened this issue over 7 years ago
Inconsistency breaking assignments
github.com/prettier/prettier - bakkot opened this issue over 7 years ago
github.com/prettier/prettier - bakkot opened this issue over 7 years ago
How to set this up?
github.com/prettier/prettier-emacs - awitherow opened this issue over 7 years ago
github.com/prettier/prettier-emacs - awitherow opened this issue over 7 years ago
Fix type of defcustom prettier-js-args
github.com/prettier/prettier-emacs - jkseppan opened this pull request over 7 years ago
github.com/prettier/prettier-emacs - jkseppan opened this pull request over 7 years ago
First arg expansion with long expression in 2nd arg
github.com/prettier/prettier - caesarsol opened this issue over 7 years ago
github.com/prettier/prettier - caesarsol opened this issue over 7 years ago
Fix support for non-js files
github.com/prettier/prettier-emacs - aaronjensen opened this pull request over 7 years ago
github.com/prettier/prettier-emacs - aaronjensen opened this pull request over 7 years ago
Inconsistent wrapping of body of implicit-return arrow functions
github.com/prettier/prettier - kylehg opened this issue over 7 years ago
github.com/prettier/prettier - kylehg opened this issue over 7 years ago
Pass `bufferfile' on stdin and `buffer-file-name' as target
github.com/prettier/prettier-emacs - eqyiel opened this pull request over 7 years ago
github.com/prettier/prettier-emacs - eqyiel opened this pull request over 7 years ago
unsure of correct configuration with use-package
github.com/prettier/prettier-emacs - dagda1 opened this issue over 7 years ago
github.com/prettier/prettier-emacs - dagda1 opened this issue over 7 years ago
Prettier options for Typescript
github.com/prettier/prettier-emacs - ivikash opened this issue over 7 years ago
github.com/prettier/prettier-emacs - ivikash opened this issue over 7 years ago
Add Melpa badge in README
github.com/prettier/prettier-emacs - troglotit opened this pull request over 7 years ago
github.com/prettier/prettier-emacs - troglotit opened this pull request over 7 years ago
Correct use of unwind-protect
github.com/prettier/prettier-emacs - juergenhoetzel opened this pull request over 7 years ago
github.com/prettier/prettier-emacs - juergenhoetzel opened this pull request over 7 years ago
Option for ignoring original formatting 100%
github.com/prettier/prettier - ccorcos opened this issue over 7 years ago
github.com/prettier/prettier - ccorcos opened this issue over 7 years ago
Fix Url in package header
github.com/prettier/prettier-emacs - xuchunyang opened this pull request over 7 years ago
github.com/prettier/prettier-emacs - xuchunyang opened this pull request over 7 years ago
Add support for vue files.
github.com/prettier/prettier-emacs - giodamelio opened this issue over 7 years ago
github.com/prettier/prettier-emacs - giodamelio opened this issue over 7 years ago
Ugly line break in a template string
github.com/prettier/prettier - clebert opened this issue over 7 years ago
github.com/prettier/prettier - clebert opened this issue over 7 years ago
Error when running with GNU Emacs 22.1.1 on MacOS
github.com/prettier/prettier-emacs - sbender9 opened this issue over 7 years ago
github.com/prettier/prettier-emacs - sbender9 opened this issue over 7 years ago
fixed mode name in basic configuration example
github.com/prettier/prettier-emacs - mikegolod opened this pull request over 7 years ago
github.com/prettier/prettier-emacs - mikegolod opened this pull request over 7 years ago
Definition for rule 'prettier/prettier' was not found prettier/prettier
github.com/prettier/eslint-plugin-prettier - paulcedrick opened this issue over 7 years ago
github.com/prettier/eslint-plugin-prettier - paulcedrick opened this issue over 7 years ago
Empty line not preserved before leading ; with no-semi
github.com/prettier/prettier - AnimiVulpis opened this issue over 7 years ago
github.com/prettier/prettier - AnimiVulpis opened this issue over 7 years ago
Looks like we need to do something about no-confusing-arrow again…
github.com/prettier/eslint-config-prettier - lydell opened this issue over 7 years ago
github.com/prettier/eslint-config-prettier - lydell opened this issue over 7 years ago
Split file into three: cli, lib, and rpc flavor
github.com/prettier/prettier-rpc - altano opened this pull request over 7 years ago
github.com/prettier/prettier-rpc - altano opened this pull request over 7 years ago
Split file into three: cli, lib, and rpc flavor
github.com/prettier/prettier-rpc - altano opened this pull request over 7 years ago
github.com/prettier/prettier-rpc - altano opened this pull request over 7 years ago
Make prettier-rpc-XXX.js require()able as a module (exposing prettier)
github.com/prettier/prettier-rpc - altano opened this pull request over 7 years ago
github.com/prettier/prettier-rpc - altano opened this pull request over 7 years ago
Idea: make the right side non-justified…
github.com/prettier/prettier-logo - yuchi opened this issue over 7 years ago
github.com/prettier/prettier-logo - yuchi opened this issue over 7 years ago
Inline comments in list destructuring moved to wrong side of comma
github.com/prettier/prettier - dmsnell opened this issue almost 8 years ago
github.com/prettier/prettier - dmsnell opened this issue almost 8 years ago
Prefer escaping single quotes in strings rather than mixing quote styles.
github.com/prettier/prettier - macbem opened this issue almost 8 years ago
github.com/prettier/prettier - macbem opened this issue almost 8 years ago
Instructions for usage from non-js editors
github.com/prettier/prettier-rpc - aaronjensen opened this issue almost 8 years ago
github.com/prettier/prettier-rpc - aaronjensen opened this issue almost 8 years ago
Keep comments that are near an `if`’s condition closer to that condition
github.com/prettier/prettier - roryokane opened this issue almost 8 years ago
github.com/prettier/prettier - roryokane opened this issue almost 8 years ago
Cannot find module 'eslint-config-prettier/react'
github.com/prettier/eslint-config-prettier - oscar-b opened this issue almost 8 years ago
github.com/prettier/eslint-config-prettier - oscar-b opened this issue almost 8 years ago
Removes parentheses in expressions with mixed operators
github.com/prettier/prettier - yenbekbay opened this issue almost 8 years ago
github.com/prettier/prettier - yenbekbay opened this issue almost 8 years ago