💬 Chat with anyone on any website.
Find a file
dependabot[bot] ada9eeac5f
chore(deps-dev): bump @commitlint/cli from 17.6.6 to 17.8.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.6 to 17.8.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.8.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 10:02:19 +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 chore(message): auto scroll to bottom 2023-10-16 01:46:09 +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 @commitlint/cli from 17.6.6 to 17.8.0 2023-10-16 10:02:19 +00:00
pnpm-lock.yaml chore(deps-dev): bump @commitlint/cli from 17.6.6 to 17.8.0 2023-10-16 10:02:19 +00:00
README.md docs(readme): add license link 2023-07-14 01:54:56 +08:00
tailwind.config.ts chore(input): emoji button 2023-10-15 03:14:16 +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