Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/biomejs/biome

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
https://github.com/biomejs/biome

feat: implement `noInteractiveElementToNoninteractiveRole` options

vasucp1207 opened this pull request 10 months ago
chore(challenge): update reports

Conaclos opened this pull request 10 months ago
challenge(formatter): handle line break and comments for array holes

victor-teles opened this pull request 10 months ago
chore: add sponsor to readme

ematipico opened this pull request 10 months ago
challenge(formatter): edge case with expression statement and type cast

Conaclos opened this pull request 10 months ago
feat(biome_cli): add `--changed` option

simonxabris opened this pull request 10 months ago
challenge(formatter): ignore embdedded languages and unstable syntaxes

Conaclos opened this pull request 10 months ago
chore: update challenge reports

Conaclos opened this pull request 10 months ago
challenge(formatter): no space after asserts without predicate

Conaclos opened this pull request 10 months ago
challenge(formatter): fix default export expression parens

Conaclos opened this pull request 10 months ago
challenge(formatter): fix uneeded parens on decoaretd class expr

Conaclos opened this pull request 10 months ago
chore: add Apache 2.0 license to npm packages

ematipico opened this pull request 10 months ago
chore(formatter): update compatibility reports

Conaclos opened this pull request 10 months ago
challenge(formatter): fix arrow function expression needs parens

Conaclos opened this pull request 10 months ago
ci: update GitHub action

Gumichocopengin8 opened this pull request 10 months ago
Monorepo support?

sairion opened this issue 10 months ago
challenge(formatter): consider JsArrayHole as simple argument

victor-teles opened this pull request 10 months ago
☂️ Prettier Divergence collection from the Prettier challenge

faultyserver opened this issue 10 months ago
challenge(formatter): add parens around instantiation expr when needed

Conaclos opened this pull request 10 months ago
fix(project): behaviour of override.ignore and override.include

ematipico opened this pull request 10 months ago
fix: EPERM error on windows installation

MakakWasTaken opened this pull request 10 months ago
challenge(formatter): don't print empty import assertion

Conaclos opened this pull request 10 months ago
challenge(formatter): fix self closing compatibility with Prettier

TaKO8Ki opened this pull request 10 months ago
chore: add prettier compat report

Conaclos opened this pull request 10 months ago
refactor: update prettier snapshot

Conaclos opened this pull request 10 months ago
challenge(formatter): Attach comments to labels

Conaclos opened this pull request 10 months ago
ffix(lint/noInferrableTypes): assume TypeScript unsafe null mode

Conaclos opened this pull request 10 months ago
💅 useSingleVarDeclarator suggests non-working code

rubiesonthesky opened this issue 10 months ago
💅 Unexpected removal of type with rule noInferrableTypes

rubiesonthesky opened this issue 10 months ago
fix(lint/noUnusedPrivateClassMember): ignore inner classes

victor-teles opened this pull request 10 months ago
chore: fix typo in CHANGELOG.md

TaKO8Ki opened this pull request 10 months ago
fix(es/parser): fix type import

magic-akari opened this pull request 10 months ago
🐛 Cannot parse type import

magic-akari opened this issue 10 months ago
☂️ Prettier code challenge hub

ematipico opened this issue 10 months ago
challenge(formatter): predictable order of type parameter modifiers

Conaclos opened this pull request 10 months ago
feat(lint): Implement `noImplicitAnyLet`

TaKO8Ki opened this pull request 10 months ago
chore(formatter): update prettier tests

ematipico opened this pull request 10 months ago
docs(lint/noUnusedPrivateClassMembers): separate examples

Conaclos opened this pull request 10 months ago
feat(lint/useForOf): add rule

victor-teles opened this pull request 10 months ago
🐛 VCS ignore path error

anonrig opened this issue 10 months ago
feat(css_parser): CSS Parser pseudo class selector #268

denbezrukov opened this pull request 10 months ago
docs: add table of contents to contributing.md

shivamgupta021 opened this pull request 10 months ago
Create a table of contents in the contribution document

ematipico opened this issue 10 months ago
docs(CONTRIBUTING): add resources section

unvalley opened this pull request 10 months ago
docs(website): update configuration page on website

unvalley opened this pull request 10 months ago
feat(lint): implement useAwait

2-NOW opened this pull request 11 months ago
chore: better templates for filing an issue

ematipico opened this pull request 11 months ago
chore(website): add coc-biome

fannheyward opened this pull request 11 months ago
fix(biome_console): fix printing emojis consisting of multiple codepoints

simonxabris opened this pull request 11 months ago
🐛 Typescript lint is not in effect

msdlisper opened this issue 11 months ago
🐛 Unexpected override behavior

nstepien opened this issue 11 months ago
chore: replace biomejs.dev/lint to biomejs.dev/linter

unvalley opened this pull request 11 months ago
docs: replace deprecated `indentSize` with `indentWidth`

4strodev opened this pull request 11 months ago
fix(lint): use correct node for code action

ematipico opened this pull request 11 months ago
feat(cli): add `--config-path` to `lsp-proxy` and `start` commands

ematipico opened this pull request 11 months ago
🐛 lineWidth not working properly

eye-wave opened this issue 11 months ago
refactor(deserialize): generic config deserialization

Conaclos opened this pull request 11 months ago
🐛 Cannot format TypeScript in VS Code

victorz opened this issue 11 months ago
feat(cli): Support GitHub Workflow Commands

nikeee opened this pull request 11 months ago
📎 Allow to pass a custom configuration path `lsp-proxy` command

ematipico opened this issue 11 months ago
fix(cli): remove CLI options from the `lsp-proxy` command

ematipico opened this pull request 11 months ago
feat(cli): add --diagnostic-level option

simonxabris opened this pull request 11 months ago
🐛 `lint/a11y/noBlankTarget` hangs while applying fix

cianx opened this issue 11 months ago
🐛 config-path does nothing on biome proxy-lsp

sonnyp opened this issue 11 months ago
feat(css_parser): CSS Parser pseudo element selector #268

denbezrukov opened this pull request 11 months ago
refactor: small test infrastructure

msdlisper opened this pull request 11 months ago
📎 Create new option `--diagnostic-level`

ematipico opened this issue 11 months ago
feat(biome_js_analyze): `useShorthandFunctionType`

emab opened this pull request 11 months ago
📎 Small refactor for the test infrastructure of `biome_cli`

ematipico opened this issue 11 months ago
fix: `useNamingConvention` double capital camelCase diagnostic

vasucp1207 opened this pull request 11 months ago
ci(pull_request): free disk space on ubuntu-latest

nhedger opened this pull request 11 months ago
fix(lint/useExhaustiveDependencies): ignore optional chaining

msdlisper opened this pull request 11 months ago
docs(website): reworked the editor plugins section

ematipico opened this pull request 11 months ago
🐛 useNamingConvention same fix as the current one

11Firefox11 opened this issue 11 months ago
chore: refactor readme

ematipico opened this pull request 11 months ago
feat(intellij): Manual config path specifying

Joshuabaker2 opened this pull request 11 months ago
fix(lint/noUnusedImports): remove entire line of an unused import

Conaclos opened this pull request 11 months ago
feat(cli): help with colours

ematipico opened this pull request 11 months ago
fix: handle infer in unions

Conaclos opened this pull request 11 months ago
feat(lint/noStaticElementInteractions): add rule

andrewangelle opened this pull request 11 months ago
fix: allow unused mapped key

Conaclos opened this pull request 11 months ago
refactor(js_semantic): handle bindings with bogus names

Conaclos opened this pull request 11 months ago
🐛 Import fix leave an empty line

wcastand opened this issue 11 months ago
docs(website): new guide for editors

ematipico opened this pull request 11 months ago
docs(website): add page that explains some biome's assumptions/behaviour

ematipico opened this pull request 11 months ago
Client Biome: connection to server is erroring. Shutting down server

PaulBurridge-Nasstar opened this issue 11 months ago