Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 753 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 753 Bytes

dev-tools-js

A monorepo for front-end tooling.

What's inside?

This monorepo uses turborepo as a build system and pnpm as a package manager. It includes the following packages:

Packages and test

  • 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 Usefule settings for compiling typeScript projects.

Contributing

Information about developing and contributing can be found in the contributing guide.