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

challenge(formatter): fix typescript declarations and soft wrap index signatures

Yash-Singh1 opened this pull request about 1 year ago
challenge(formatter): Fix multi-expression template literal indention

faultyserver opened this pull request about 1 year ago
chore(challenge): update reports

Conaclos opened this pull request about 1 year ago
challenge(formatter): highligh prettier reformat issue

Conaclos opened this pull request about 1 year ago
challenge(formatter): add parens to tail body for a chain of arrow functions

TaKO8Ki opened this pull request about 1 year ago
📝 Backslashes gets removed when formatting (regex)

bjon opened this issue about 1 year ago
challenge(formatter): add `lineEnding` option

SuperchupuDev opened this pull request about 1 year ago
challenge(formatter): arrows comment

suxin2017 opened this pull request about 1 year ago
💅 noUselessLoneBlockStatements false positive when using try/catch

hougesen opened this issue about 1 year ago
chore(challenge): update reports

Conaclos opened this pull request about 1 year ago
chore: remove `FormatAnyJsLabel`

TaKO8Ki opened this pull request about 1 year ago
challenge(formatter): fix prettier differences in test declarations

TaKO8Ki opened this pull request about 1 year ago
challenge(formatter): Handle special first-argument expansions in call arguments

faultyserver opened this pull request about 1 year ago
challenge(formatter): assignment with await/yield do not break

victor-teles opened this pull request about 1 year ago
challenge(formatter): fix typescript/union/inlining

Yash-Singh1 opened this pull request about 1 year ago
challenge(formatter): respect prettier `Range` options

Gumichocopengin8 opened this pull request about 1 year ago
challenge(formatter): fix unnecessary indent to nested await

victor-teles opened this pull request about 1 year ago
challenge: don't reformat snapshots

Conaclos opened this pull request about 1 year ago
challenge(formatter): add a block indent to dangling comments

TaKO8Ki opened this pull request about 1 year ago
chore(challenge): update reports

Conaclos opened this pull request about 1 year ago
challenge(formatter): quit hard line break if default clause has no consequent

unvalley opened this pull request about 1 year ago
challenge(formatter): format numeric properties and unquote exact floats

Conaclos opened this pull request about 1 year ago
feat(css_parser): CSS Parser pseudo element selector #268

denbezrukov opened this pull request about 1 year ago
Conaclos/challenge/ignore throw expression 2

Conaclos opened this pull request about 1 year ago
challenge(formatter): ignore throw expression

Conaclos opened this pull request about 1 year ago
feat(css_parser): CSS Parser pseudo element selector #268

denbezrukov opened this pull request about 1 year ago
challenge(formatter): allow `require` to split lines

faultyserver opened this pull request about 1 year ago
feat(lint): add unsafe code fix to `useAriaActivedescendantWithTabindex

vasucp1207 opened this pull request about 1 year ago
challenge(formatter): remove trailing spaces after shebang

Conaclos opened this pull request about 1 year ago
feat: implement `noInteractiveElementToNoninteractiveRole` options

vasucp1207 opened this pull request about 1 year ago
chore(challenge): update reports

Conaclos opened this pull request about 1 year ago
challenge(formatter): Handle more unary and update expressions as simple arguments

faultyserver opened this pull request about 1 year ago
challenge(formatter): handle line break and comments for array holes

victor-teles opened this pull request about 1 year ago
chore: add sponsor to readme

ematipico opened this pull request about 1 year ago
challenge(formatter): edge case with expression statement and type cast

Conaclos opened this pull request about 1 year ago
feat(biome_cli): add `--changed` option

simonxabris opened this pull request about 1 year ago
challenge(formatter): ignore embdedded languages and unstable syntaxes

Conaclos opened this pull request about 1 year ago
chore: update challenge reports

Conaclos opened this pull request about 1 year ago
challenge(formatter): no space after asserts without predicate

Conaclos opened this pull request about 1 year ago
challenge(formatter): fix default export expression parens

Conaclos opened this pull request about 1 year ago
challenge(formatter): fix uneeded parens on decoaretd class expr

Conaclos opened this pull request about 1 year ago
chore: add Apache 2.0 license to npm packages

ematipico opened this pull request about 1 year ago
chore(formatter): update compatibility reports

Conaclos opened this pull request about 1 year ago
challenge(formatter): fix arrow function expression needs parens

Conaclos opened this pull request about 1 year ago
ci: update GitHub action

Gumichocopengin8 opened this pull request about 1 year ago
Monorepo support?

sairion opened this issue about 1 year ago
challenge(formatter): consider JsArrayHole as simple argument

victor-teles opened this pull request about 1 year ago
☂️ Prettier Divergence collection from the Prettier challenge

faultyserver opened this issue about 1 year ago
challenge(formatter): add parens around instantiation expr when needed

Conaclos opened this pull request about 1 year ago
fix(project): behaviour of override.ignore and override.include

ematipico opened this pull request about 1 year ago
fix: EPERM error on windows installation

MakakWasTaken opened this pull request about 1 year ago
challenge(formatter): don't print empty import assertion

Conaclos opened this pull request about 1 year ago
challenge(formatter): fix self closing compatibility with Prettier

TaKO8Ki opened this pull request about 1 year ago
chore: add prettier compat report

Conaclos opened this pull request about 1 year ago
refactor: update prettier snapshot

Conaclos opened this pull request about 1 year ago
challenge(formatter): Attach comments to labels

Conaclos opened this pull request about 1 year ago
ffix(lint/noInferrableTypes): assume TypeScript unsafe null mode

Conaclos opened this pull request about 1 year ago
💅 useSingleVarDeclarator suggests non-working code

rubiesonthesky opened this issue about 1 year ago
💅 Unexpected removal of type with rule noInferrableTypes

rubiesonthesky opened this issue about 1 year ago
fix(lint/noUnusedPrivateClassMember): ignore inner classes

victor-teles opened this pull request about 1 year ago
chore: fix typo in CHANGELOG.md

TaKO8Ki opened this pull request about 1 year ago
fix(es/parser): fix type import

magic-akari opened this pull request about 1 year ago
🐛 Cannot parse type import

magic-akari opened this issue about 1 year ago
☂️ Prettier code challenge hub

ematipico opened this issue about 1 year ago
challenge(formatter): predictable order of type parameter modifiers

Conaclos opened this pull request about 1 year ago
📎 [Prettier Compat Challenge] `typescript/typeparams/const.ts`

Conaclos opened this issue about 1 year ago
feat(lint): Implement `noImplicitAnyLet`

TaKO8Ki opened this pull request about 1 year ago
chore(formatter): update prettier tests

ematipico opened this pull request about 1 year ago
docs(lint/noUnusedPrivateClassMembers): separate examples

Conaclos opened this pull request about 1 year ago
feat(lint/useForOf): add rule

victor-teles opened this pull request about 1 year ago
🐛 VCS ignore path error

anonrig opened this issue about 1 year ago
feat(css_parser): CSS Parser pseudo class selector #268

denbezrukov opened this pull request about 1 year ago
fix(lint): fix a false positive in `lint/correctness/noUnnecessaryContinue`

TaKO8Ki opened this pull request about 1 year ago
docs: add table of contents to contributing.md

shivamgupta021 opened this pull request about 1 year ago
Create a table of contents in the contribution document

ematipico opened this issue about 1 year ago
docs(CONTRIBUTING): add resources section

unvalley opened this pull request about 1 year ago
docs(website): update configuration page on website

unvalley opened this pull request about 1 year ago
feat(lint): implement useAwait

2-NOW opened this pull request about 1 year ago
chore: better templates for filing an issue

ematipico opened this pull request about 1 year ago
feat(biome_js_parser): allow newline between the `static` and the class member name

magic-akari opened this pull request about 1 year ago
chore(website): add coc-biome

fannheyward opened this pull request about 1 year ago
fix(biome_console): fix printing emojis consisting of multiple codepoints

simonxabris opened this pull request about 1 year ago
🐛 Typescript lint is not in effect

msdlisper opened this issue about 1 year ago
🐛 Unexpected override behavior

nstepien opened this issue about 1 year ago
chore: replace biomejs.dev/lint to biomejs.dev/linter

unvalley opened this pull request about 1 year ago
🐛 fix of `lint/nursery/noUnusedImports` does not work correctly

atheck opened this issue about 1 year ago
docs: replace deprecated `indentSize` with `indentWidth`

4strodev opened this pull request about 1 year ago
fix(lint): use correct node for code action

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

ematipico opened this pull request about 1 year ago