mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 13:38:51 +00:00
Add common component and helpers
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
"*.tsx": [
|
||||
"pnpm run lint",
|
||||
"pnpm run format"
|
||||
],
|
||||
"*.ts": [
|
||||
"pnpm run lint",
|
||||
"pnpm run format"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user