Mathis 407bc14082
feat: Add new biome configuration file
The commit introduces a new configuration file, biome.json, for managing imports, file inclusions, git features, linting rules, and formatting settings. This file defines settings for our project such as enabling organizing imports, specifying to include all TypeScript files in the src directory, enabling version control system using git, enabling linting with specific rules, and setting indents and line width for the formatter.
2024-05-13 09:39:45 +02:00
2024-05-13 09:39:14 +02:00
2024-05-13 09:30:22 +02:00
2024-05-13 09:30:22 +02:00

brief-06-back

Description
No description provided
Readme 218 KiB
Languages
TypeScript 100%