diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2025-12-14 12:19:33 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2025-12-14 12:19:33 +0200 |
| commit | 869d2c46b3f15a695a3327b764fcab84224f5cba (patch) | |
| tree | c6208c7f6f2fa9afc97fd020af71e78d7e76c649 /biome.json | |
| parent | 87b32ba483204cded170b3b41d651cfddf777856 (diff) | |
| download | page-869d2c46b3f15a695a3327b764fcab84224f5cba.tar.zst | |
Update
Diffstat (limited to 'biome.json')
| -rw-r--r-- | biome.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ }, "files": { "ignoreUnknown": true, - "includes": ["index.html", "style.css", "main.js", "biome.json"] + "includes": ["src/index.html", "src/style.css", "src/main.js", "biome.json"] }, "formatter": { "indentStyle": "tab", |
