.husky
|
adds precommit hook
|
2023-02-09 10:03:56 +05:30 |
public
|
initialize the app
|
2023-02-07 23:27:21 +05:30 |
src
|
initialize the app
|
2023-02-07 23:27:21 +05:30 |
.eslintignore
|
adds eslint and prettier
|
2023-02-09 08:01:22 +05:30 |
.eslintrc.cjs
|
adds eslint and prettier
|
2023-02-09 08:01:22 +05:30 |
.prettierignore
|
adds eslint and prettier
|
2023-02-09 08:01:22 +05:30 |
index.html
|
initialize the app
|
2023-02-07 23:27:21 +05:30 |
package-lock.json
|
adds precommit hook
|
2023-02-09 10:03:56 +05:30 |
package.json
|
adds precommit hook
|
2023-02-09 10:03:56 +05:30 |
postcss.config.cjs
|
initialize the app
|
2023-02-07 23:27:21 +05:30 |
prettier.config.cjs
|
adds eslint and prettier
|
2023-02-09 08:01:22 +05:30 |
tailwind.config.cjs
|
initialize the app
|
2023-02-07 23:27:21 +05:30 |
tsconfig.json
|
initialize the app
|
2023-02-07 23:27:21 +05:30 |
tsconfig.node.json
|
initialize the app
|
2023-02-07 23:27:21 +05:30 |
vite.config.ts
|
initialize the app
|
2023-02-07 23:27:21 +05:30 |