style(biome): using biome for format, lint, check
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx"
|
||||
},
|
||||
"display": "React Library",
|
||||
"extends": "./base.json"
|
||||
}
|
||||
Reference in New Issue
Block a user