importBiomefrom"astro-biome";
exportdefault {
integrations: [
Biome({
Path: [
// Format Target"./Target",
// Format Target one more time into a different directorynewMap([["./Target", "./TargetInline"]]),
],
}),
],
};
File Filtering
You can provide a filter to exclude files from formatting. A filter can be an
array of regexes or a single match. You can use functions, as well to match on
file names:
The npm package astro-biome receives a total of 2 weekly downloads. As such, astro-biome popularity was classified as not popular.
We found that astro-biome demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 1 open source maintainer collaborating on the project.
Package last updated on 11 Mar 2024
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Ransomware payment rates hit an all-time low in 2024 as law enforcement crackdowns, stronger defenses, and shifting policies make attacks riskier and less profitable.