A monorepo for front-end tooling.
This monorepo uses turborepo as a build system and pnpm as a package manager. It includes the following packages:
- packages
- browserslist-config: a config to share target browsers between different front-end tools.
- eslint-config: Qlik's ESLint config for typescript projects.
- prettier-config: Qlik's Prettier config.
- tsconfig: compiler options Useful settings for compiling typeScript projects.
Information about developing and contributing can be found in the contributing guide.