vitorsalgado/react-web-starter

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.editorconfig
.env.sample
.gitattributes
.github/codeql/codeql-config.yml
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.gitignore
.husky/commit-msg
.husky/pre-commit
.npmignore
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
CHANGELOG.md
CONTRIBUTING.md
LICENSE
Makefile
README.md
build/docker/Dockerfile
build/docker/Dockerfile.dev
deployments/dev/docker-compose.yml
docs/assets/logo.png
e2e/README.md
package-lock.json
package.json
src/base.scss
src/favicon.ico
src/index.html
src/libs/i18n/en/translations.en.json
src/manifest.json
templates/README.md
templates/ci.yml
tsconfig.build.json
tsconfig.json
tsconfig.test.json
.eslintrc.js75
.versionrc.js14
babel.config.js10
bin/create-react-ts-web-starter/index.js94
A
1 hr
commitlint.config.js2
lint-staged.config.js5
build/webpack/webpack-base.ts90
build/webpack/webpack-plugins.ts38
build/webpack/webpack.dev.ts49
build/webpack/webpack.production.ts79
e2e/app.spec.ts8
e2e/utils/index.ts2