This is a typescript project template / source for my typescript project config.
Initialise your project with yarn or npm.
Then add the following deps yarn add --dev eslint @eslint/js @types/eslint__js typescript typescript-eslint
Then add @gnuxie/tsconfig
as a dev dependency.
Then run node_modules/@gnuxie/tsconfig/scripts/copy-templates.sh
.
With some minor changes to package.json
, repository should be ready to go!