Branches with no commits in the last 3 years (before April 17, 2023). Total: 150 branches.
| # | Branch | Last Updated |
|---|---|---|
| 1 | experiment/markdown-components | 2021-05-21 |
| 2 | feat/router | 2021-06-19 |
| 3 | expr-before | 2021-06-21 |
| 4 | fix/vue-nested | 2021-06-30 |
Branches with no commits in the last 3 years (before April 17, 2023). Total: 150 branches.
| # | Branch | Last Updated |
|---|---|---|
| 1 | experiment/markdown-components | 2021-05-21 |
| 2 | feat/router | 2021-06-19 |
| 3 | expr-before | 2021-06-21 |
| 4 | fix/vue-nested | 2021-06-30 |
Emanuele Stoppa (https://github.come/ematipico)
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter, linter and import sorting usable via CLI, LSP and WASM.
My implementation
interface D extends
B<string,symbol>,
F<string,symbol>,
G<string,number,symbol>,
H<string,number,symbol>
{
something1: string,