mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 01:59:56 +00:00
No description
ee77f700b3
* Updating deps, fixing lints. * Downgrading broken husky. * Trying to upgrade husky to v5 * Trying a bad lint. * Trying a bad lint 2. * Trying a bad lint 3. * Adding prettier. |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.husky | ||
lemmy-translations@6171d85e4c | ||
src | ||
.babelrc | ||
.dockerignore | ||
.drone.yml | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitmodules | ||
.prettierrc.js | ||
accessibility_tests.sh | ||
CONTRIBUTING.md | ||
deploy.sh | ||
Dockerfile | ||
generate_translations.js | ||
LICENSE | ||
package.json | ||
README.md | ||
test_deploy.sh | ||
tsconfig.json | ||
update_translations.sh | ||
webpack.config.js | ||
yarn.lock |
lemmy-ui
The official web app for Lemmy, written in inferno.
Based off of MrFoxPro's inferno-isomorphic-template.