npm-biome-config-igorskyflyer

πŸ‘½ An opinionated config for Biome to be used in JavaScript, TypeScript, JSX, TSX and any JavaScript-related projects. 🐺

MIT License

Downloads
57
Stars
1

πŸ•΅πŸΌ Usage

Install it by executing:

npm i -D "@igor.dvlpr/biome-config-igorskyflyer"

then extend the project's biome.json file from it, i.e.:

biome.json

{
  "$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
  "extends": ["@igor.dvlpr/biome-config-igorskyflyer"]

  // Additional project-specific configuration
}

πŸ“ Changelog

πŸ“‘ The changelog is available here: CHANGELOG.md.


πŸͺͺ License

Licensed under the MIT license which is available here, MIT license.


🧬 Related

@igor.dvlpr/zing

🐌 Zing is a C# style String formatter for JavaScript that empowers Strings with positional arguments - composite formatting. πŸš€

@igor.dvlpr/comment-it

πŸ“œ Formats the provided string as a comment, either a single or a multi line comment for the given programming language. πŸ’»

@igor.dvlpr/my-file-path

🌟 An npm module that strongly types file paths! πŸ₯Š

@igor.dvlpr/simple-exec

πŸ•Ί Command. Execution. Made. Simple. β–Ά

@igor.dvlpr/astro-easynav-button

🧭 Add an easy-to-use navigational button (jump to top/bottom) to your Astro site. πŸ”Ό


πŸ‘¨πŸ»β€πŸ’» Author

Created by Igor Dimitrijević (@igorskyflyer).

Package Rankings
Top 32.06% on Npmjs.org
Related Projects