Skip to content

Commit 0b3aad9

Browse files
committed
feat(): Adding the characters
1 parent 1bf2231 commit 0b3aad9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tsconfig.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"cypress.config.ts",
2424
"__mocks__",
2525
"src/screens/mainFlow/Contact/Contact.tsx",
26-
"src/screens/mainFlow/scene/AdamHead.tsx"
27-
, "src/screens/mainFlow/scene/LieutenantHead.jsx" ]
26+
"src/screens/mainFlow/scene/AdamHead.tsx",
27+
"src/screens/mainFlow/scene/LieutenantHead.jsx"
28+
]
2829
}

0 commit comments

Comments
 (0)