@valtech-ch/eslint-config-base

ESLint configuration file containing rules for TypeScript projects

Usage no npm install needed!

<script type="module">
  import valtechChEslintConfigBase from 'https://cdn.skypack.dev/@valtech-ch/eslint-config-base';
</script>

README

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