Progress on contact form refactor from JS into Typescript
This commit is contained in:
parent
72e57fb7ff
commit
f5eac7145c
7 changed files with 451 additions and 239 deletions
|
|
@ -8,6 +8,8 @@
|
|||
"@components/*": ["./src/components/*"],
|
||||
"@layouts/*": ["./src/layouts/*"],
|
||||
"@lib/*": ["./src/lib/*"],
|
||||
"@pages/*": ["./src/pages/*"],
|
||||
"@types/*": ["./src/types/*"],
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue