Skip to content

Instantly share code, notes, and snippets.

View ilkergzlkkr's full-sized avatar
🦍

ilkergzlkkr

🦍
View GitHub Profile
@ilkergzlkkr
ilkergzlkkr / biome.json
Last active April 17, 2025 20:35
Biome Config
{
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
"files": { "ignore": ["*/routeTree.gen.ts"], "ignoreUnknown": false },
"formatter": {
"attributePosition": "auto",
"bracketSpacing": true,
"enabled": true,
"formatWithErrors": false,
"indentStyle": "space",
"indentWidth": 2,
@ilkergzlkkr
ilkergzlkkr / docker-multi-registry-push-action.md
Created April 28, 2022 20:38
push docker images to multiple registries with github actions
@ilkergzlkkr
ilkergzlkkr / docker-help.md
Created December 27, 2021 13:25 — forked from bradtraversy/docker-help.md
Docker Commands, Help & Tips

Docker Commands, Help & Tips

Show commands & management commands

$ docker

Docker version info