style(biome): using biome for format, lint, check
This commit is contained in:
@@ -4,9 +4,9 @@ export default function Index() {
|
||||
return (
|
||||
<View
|
||||
style={{
|
||||
alignItems: "center",
|
||||
flex: 1,
|
||||
justifyContent: "center",
|
||||
alignItems: "center",
|
||||
}}
|
||||
>
|
||||
<Text>Edit app/index.tsx to edit this screen.</Text>
|
||||
|
||||
Reference in New Issue
Block a user