@valtech-ch/eslint-config-react

ESLint configuration file containing rules for React projects using TypeScript


Keywords
TypeScript, React, ESLint
License
MIT
Install
npm install @valtech-ch/eslint-config-react@1.1.0

Documentation

Frontend Playground

Playground intended for experimental stacks developed by the Frontend Practice Area.

Packages

The repository architecture is a monorepo setup with lerna and yarn workspaces. Therefore, independent projects can be stored in the packages folder.

Those are the existing packages:

  • blog-with-markdown-files: Blog build with React and Next.js. It uses the Static Generation capabilities from Next.js pre-render an static blog from mardown files. More info