Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Biome
Collect funds from the community, and distributes these funds to the contributors of the project.
Collective -
Host: opensource -
https://opencollective.com/biome
- Website: https://biomejs.dev/
- Code: https://github.com/biomejs
📎 Adding pre-commit support for Biome
github.com/biomejs/biome - anonrig opened this issue about 1 year ago
github.com/biomejs/biome - anonrig opened this issue about 1 year ago
feat(lsp): enable formatting on registering
github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
📎 Enable PyCharm support for IntelliJ plugin
github.com/biomejs/biome - anonrig opened this issue about 1 year ago
github.com/biomejs/biome - anonrig opened this issue about 1 year ago
🐛 When applying a fix with `lint/style/noUnusedTemplateLiteral` it doesn't respect formatter params like `javascript.formatter.quoteStyle`
github.com/biomejs/biome - dmythro opened this issue about 1 year ago
github.com/biomejs/biome - dmythro opened this issue about 1 year ago
📎 Document how `--config-path` works
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
🐛 VSCode extension format disagrees with `biome format`
github.com/biomejs/biome - MCFX2 opened this issue about 1 year ago
github.com/biomejs/biome - MCFX2 opened this issue about 1 year ago
feat: stop requiring a configuration file
github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
Organise imports is not working for tsx files
github.com/biomejs/biome - noherczeg opened this issue about 1 year ago
github.com/biomejs/biome - noherczeg opened this issue about 1 year ago
fix: skip updates checks when offline
github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
Add `configPath` option
github.com/biomejs/biome-vscode - ematipico opened this issue about 1 year ago
github.com/biomejs/biome-vscode - ematipico opened this issue about 1 year ago
Remove the `requireConfiguration` option
github.com/biomejs/biome-vscode - ematipico opened this issue about 1 year ago
github.com/biomejs/biome-vscode - ematipico opened this issue about 1 year ago
docs(website): break down formatter in three pages
github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
Extension does not start the server in offline environment
github.com/biomejs/biome-vscode - niklas-e opened this issue about 1 year ago
github.com/biomejs/biome-vscode - niklas-e opened this issue about 1 year ago
feat(css_parser): support `@font-face`
github.com/biomejs/biome - togami2864 opened this pull request about 1 year ago
github.com/biomejs/biome - togami2864 opened this pull request about 1 year ago
💅 Error no-noninteractive-element-to-interactive-role in svg
github.com/biomejs/biome - RoyMcCrain opened this issue about 1 year ago
github.com/biomejs/biome - RoyMcCrain opened this issue about 1 year ago
fix(editors/intellij): remove build range
github.com/biomejs/biome - victor-teles opened this pull request about 1 year ago
github.com/biomejs/biome - victor-teles opened this pull request about 1 year ago
[WIP] feat(WASIX): Compile Biome to WASIX
github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
🐛 IntelliJ plugin incompatible with WebStorm 2023.3
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
📎 Implement `nursery/noUselessEscape` - `eslint/no-useless-escape`
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
📎 `lint/noUselessTernary` - `eslint/no-uneeded-ternary`
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
📎 Implement `lint/noGlobalEval` - `eslint/no-eval`
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
📎 Implement `lint/noGlobalAssign` - `eslint/no-global-assign`
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
docs(website): add missing indentWidth for json
github.com/biomejs/biome - thunfisch987 opened this pull request about 1 year ago
github.com/biomejs/biome - thunfisch987 opened this pull request about 1 year ago
docs(website): add multiple language support for the sidebar
github.com/biomejs/biome - morinokami opened this pull request about 1 year ago
github.com/biomejs/biome - morinokami opened this pull request about 1 year ago
🐛 [Docs] config reference is missing json.formatter.indentWidth
github.com/biomejs/biome - thunfisch987 opened this issue about 1 year ago
github.com/biomejs/biome - thunfisch987 opened this issue about 1 year ago
🐛 Linter error output not showing when `--diagnostics-level=error` and [number of non-error diagnostics] > `N` in `--max-diagnostics=N`
github.com/biomejs/biome - eirikove opened this issue about 1 year ago
github.com/biomejs/biome - eirikove opened this issue about 1 year ago
doc(linter): translate linter document to Japanese
github.com/biomejs/biome - Naturalclar opened this pull request about 1 year ago
github.com/biomejs/biome - Naturalclar opened this pull request about 1 year ago
💅 useAwait wrong positive with "for await"
github.com/biomejs/biome - jer-sen opened this issue about 1 year ago
github.com/biomejs/biome - jer-sen opened this issue about 1 year ago
chore(js_formatter): update compat reports
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix(js_parser): multiple function overload bug
github.com/biomejs/biome - suxin2017 opened this pull request about 1 year ago
github.com/biomejs/biome - suxin2017 opened this pull request about 1 year ago
docs(website): update CODEOWNERS and broken links
github.com/biomejs/biome - nissy-dev opened this pull request about 1 year ago
github.com/biomejs/biome - nissy-dev opened this pull request about 1 year ago
🐛 Ternaries with parenthesized identifiers as consequents parse as Arrow Function Expressions
github.com/biomejs/biome - faultyserver opened this issue about 1 year ago
github.com/biomejs/biome - faultyserver opened this issue about 1 year ago
docs(ja): update Formatter in japanese
github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
fix(js_formatter): fix JSX text wrapping and empty line handling
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
feat(website): add autolink headings back
github.com/biomejs/biome - Yan-Thomas opened this pull request about 1 year ago
github.com/biomejs/biome - Yan-Thomas opened this pull request about 1 year ago
docs(website): add missing indentwidth for js in config reference
github.com/biomejs/biome - thunfisch987 opened this pull request about 1 year ago
github.com/biomejs/biome - thunfisch987 opened this pull request about 1 year ago
🐛 [Docs] config reference is missing javascript.formatter.indentWidth
github.com/biomejs/biome - thunfisch987 opened this issue about 1 year ago
github.com/biomejs/biome - thunfisch987 opened this issue about 1 year ago
fix(lint/useSingleVarDeclarator): output valid code when declarators are on multilines
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix(lint/useExhaustiveDependencies): ignore missing deps declared out of component function scope
github.com/biomejs/biome - kalleep opened this pull request about 1 year ago
github.com/biomejs/biome - kalleep opened this pull request about 1 year ago
docs(website): portuguese translation
github.com/biomejs/biome - CookieDasora opened this pull request about 1 year ago
github.com/biomejs/biome - CookieDasora opened this pull request about 1 year ago
feat: add musl target support in npm pakcage
github.com/biomejs/biome - matteosacchetto opened this pull request about 1 year ago
github.com/biomejs/biome - matteosacchetto opened this pull request about 1 year ago
docs(website): add non-null asserted optional chain Prettier divergence
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
☂️ Translate the website into Portuguese
github.com/biomejs/biome - CookieDasora opened this issue about 1 year ago
github.com/biomejs/biome - CookieDasora opened this issue about 1 year ago
fix(lint/noRedeclare): allow overloads
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
💅 False positive on `lint/suspicious/noRedeclare` when default-exporting overloaded functions
github.com/biomejs/biome - nikeee opened this issue about 1 year ago
github.com/biomejs/biome - nikeee opened this issue about 1 year ago
Linter issues "This else clause can be omitted." when not applicable
github.com/biomejs/biome - ritsaert opened this issue about 1 year ago
github.com/biomejs/biome - ritsaert opened this issue about 1 year ago
fix(lint/noEmptyInterface): allow empty interfaces in external module
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
🐛 --no-errors-on-unmatched not respected
github.com/biomejs/biome - pm-dev opened this issue about 1 year ago
github.com/biomejs/biome - pm-dev opened this issue about 1 year ago
fix(js_formatter): fix SimpleArgument checks for call and member expressions
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
🐛 Quotes within quotes of Formatter IR isn't escaped
github.com/biomejs/biome - Yash-Singh1 opened this issue about 1 year ago
github.com/biomejs/biome - Yash-Singh1 opened this issue about 1 year ago
🐛 <VSCode> When saving tsconfig.json, biome extension reports an error msg.
github.com/biomejs/biome - zhoujian-official opened this issue about 1 year ago
github.com/biomejs/biome - zhoujian-official opened this issue about 1 year ago
fix(js_formatter): break nested destructured binding patterns
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
fix(js_parser): Illegal duplicate default export declarations
github.com/biomejs/biome - suxin2017 opened this pull request about 1 year ago
github.com/biomejs/biome - suxin2017 opened this pull request about 1 year ago
feat(website): remove language select outside docs
github.com/biomejs/biome - Yan-Thomas opened this pull request about 1 year ago
github.com/biomejs/biome - Yan-Thomas opened this pull request about 1 year ago
fix broken readme link
github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
📎 More tests cases for `useShorthandFunctionType`
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
Translate readme cn
github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
add blog chinese translation links
github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
Extension 'Biome' is configured as formatter but it cannot format 'JavaScript'-Files
github.com/biomejs/biome-vscode - rottmann opened this issue about 1 year ago
github.com/biomejs/biome-vscode - rottmann opened this issue about 1 year ago
📎 Remove dynamic registration for formatting from the LSP
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
📎 <blog> blog support for i18n
github.com/biomejs/biome - zhoujian-official opened this issue about 1 year ago
github.com/biomejs/biome - zhoujian-official opened this issue about 1 year ago
📎 <website> translate blogs to zh-CN
github.com/biomejs/biome - zhoujian-official opened this issue about 1 year ago
github.com/biomejs/biome - zhoujian-official opened this issue about 1 year ago
📝 Nested arrow functions are split on multiple lines
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
Translate zh cn
github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
🐛 Spurious "Illegal duplicate default export declarations" with exported value and type
github.com/biomejs/biome - stwlam opened this issue about 1 year ago
github.com/biomejs/biome - stwlam opened this issue about 1 year ago
fix(js_formatter): fix indention when huggable expressions break in arrow chains
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
fix(js_formatter): don't hug blocks in case clauses with multiple statements
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
chore(deps-dev): bump @biomejs/biome from 1.3.3 to 1.4.1
github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump @types/node from 16.18.65 to 16.18.67
github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump lefthook from 1.5.3 to 1.5.5
github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
fix(js_formatter): Allow JSX expressions to nestle on arrow chains
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
fix(js_formatter): remove conditional expanded content in `RemoveSoftLinesBuffer`
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
docs: update language server setup info for Helix
github.com/biomejs/biome - David-Else opened this pull request about 1 year ago
github.com/biomejs/biome - David-Else opened this pull request about 1 year ago
CSS Parser font face at rule
github.com/biomejs/biome - denbezrukov opened this issue about 1 year ago
github.com/biomejs/biome - denbezrukov opened this issue about 1 year ago
chore: add `qt` alias for running quicktests
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
WIP: feat(codegen): auto generate configuration.mdx
github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
Fix code examples in prettier challenge blog post
github.com/biomejs/biome - advaith1 opened this pull request about 1 year ago
github.com/biomejs/biome - advaith1 opened this pull request about 1 year ago
docs: fix small typo in integrate-in-editor
github.com/biomejs/biome - Spice-Z opened this pull request about 1 year ago
github.com/biomejs/biome - Spice-Z opened this pull request about 1 year ago
docs: translate integrate-in-editor page into Japanese
github.com/biomejs/biome - Spice-Z opened this pull request about 1 year ago
github.com/biomejs/biome - Spice-Z opened this pull request about 1 year ago
📝 Wrapped JSX Expressions in Arrow Chains should be parenthesized
github.com/biomejs/biome - faultyserver opened this issue about 1 year ago
github.com/biomejs/biome - faultyserver opened this issue about 1 year ago
fix(js_formatter): Only parenthesize default-export function cast expressions
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
docs(website): add Formatter Option Philosophy page
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
fix(js_formatter): Use fluid assignment layout when left side is breakable
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
docs(website): remove duplicate section
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
The CLI told me to report this
github.com/biomejs/biome - BjoernRave opened this issue about 1 year ago
github.com/biomejs/biome - BjoernRave opened this issue about 1 year ago
fix(lint/useHookAtTopLevel): detect early returns before calls to hooks
github.com/biomejs/biome - arendjr opened this pull request about 1 year ago
github.com/biomejs/biome - arendjr opened this pull request about 1 year ago
Cleanup of unused imports mangles them
github.com/biomejs/biome - roderik opened this issue about 1 year ago
github.com/biomejs/biome - roderik opened this issue about 1 year ago
fix(lint/exhaustiveDeps): ignore TS typeof (#811)
github.com/biomejs/biome - XiNiHa opened this pull request about 1 year ago
github.com/biomejs/biome - XiNiHa opened this pull request about 1 year ago
docs(website): translate `Manual installation` in japanese
github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
💅 useExhaustiveDependencies nested access check relies on the source format
github.com/biomejs/biome - XiNiHa opened this issue about 1 year ago
github.com/biomejs/biome - XiNiHa opened this issue about 1 year ago
fix: routing bug fix
github.com/biomejs/biome - Gumichocopengin8 opened this pull request about 1 year ago
github.com/biomejs/biome - Gumichocopengin8 opened this pull request about 1 year ago
doc(ja): translate 404 page into Japanese
github.com/biomejs/biome - Gumichocopengin8 opened this pull request about 1 year ago
github.com/biomejs/biome - Gumichocopengin8 opened this pull request about 1 year ago
feat: Rebrand the homepage(colors and hero-brand)
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
Rebrand the homepage
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
feat(website): use Starlight syntax over quotes
github.com/biomejs/biome - Yan-Thomas opened this pull request about 1 year ago
github.com/biomejs/biome - Yan-Thomas opened this pull request about 1 year ago
docs(website): add sublime text integration
github.com/biomejs/biome - rchl opened this pull request about 1 year ago
github.com/biomejs/biome - rchl opened this pull request about 1 year ago