You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: ♻️ biome.json and package.json configurations
* Set `ignoreUnknown` to `true` in `biome.json` for better handling of unknown files.
* Simplified the `lint-staged` command in `package.json` by removing the `--files-ignore-unknown` flag.
0 commit comments