feat: add @tm/cli package and start refactoring old code into the new code
This commit is contained in:
7
apps/cli/biome.json
Normal file
7
apps/cli/biome.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
|
||||
"extends": ["../../biome.json"],
|
||||
"files": {
|
||||
"include": ["src/**/*.ts", "src/**/*.tsx"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user