💬 Chat with anyone on any website.
Find a file
dependabot[bot] 9eaa99b51c
chore(deps-dev): bump eslint-config-standard-with-typescript
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 36.0.0 to 39.1.1.
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard-with-typescript/compare/v36.0.0...v39.1.1)

---
updated-dependencies:
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 17:27:36 +00:00
.github ci(github): update deps bot 2023-07-14 01:47:05 +08:00
.husky chore(all): improve some configuration and template code 2023-07-14 01:07:14 +08:00
.vscode chore: build basic layout framework 2023-07-24 04:10:04 +08:00
src Revert "chore(input): use tiptap editer" 2023-10-14 01:25:47 +08:00
.commitlintrc chore(all): init config 2023-07-12 04:22:57 +08:00
.eslintignore fix(css): prevent some styles from being inherited from the app 2023-07-15 23:11:56 +08:00
.eslintrc ci(eslint): add eslint-plugin-tailwindcss 2023-08-24 01:59:36 +08:00
.gitignore chore(all): improve some configuration and template code 2023-07-14 01:07:14 +08:00
.npmrc chore(ci): add github action 2023-07-14 01:32:36 +08:00
.postcssrc chore(all): init config 2023-07-12 04:22:57 +08:00
.prettierrc ci(eslint): add eslint-plugin-tailwindcss 2023-08-24 01:59:36 +08:00
components.json chore: fix css scope and add test page 2023-07-14 20:04:51 +08:00
env.d.ts chore(all): improve some configuration and template code 2023-07-14 01:07:14 +08:00
index.html chore: build basic layout framework 2023-07-24 04:10:04 +08:00
LICENSE chore(all): init config 2023-07-12 04:29:46 +08:00
manifest.ts chore: build basic layout framework 2023-07-24 04:10:04 +08:00
package.json chore(deps-dev): bump eslint-config-standard-with-typescript 2023-10-13 17:27:36 +00:00
pnpm-lock.yaml chore(deps-dev): bump eslint-config-standard-with-typescript 2023-10-13 17:27:36 +00:00
README.md docs(readme): add license link 2023-07-14 01:54:56 +08:00
tailwind.config.ts feat: auto-growing Textarea 2023-07-31 00:32:00 +08:00
tsconfig.eslint.json chore(all): init config 2023-07-12 04:22:57 +08:00
tsconfig.json chore: adjust the dir structure 2023-08-02 04:17:50 +08:00
vite.config.ts chore: delete unplugin-icons 2023-07-31 00:36:44 +08:00
vite.config.web.ts chore: delete unplugin-icons 2023-07-31 00:36:44 +08:00

[WIP] WebChat

Chatting Anonymously with People on the Same Website.

License

This project is licensed under the MIT License - see the LICENSE file for details