woss / typescript-eslint-standardjs-template

The goal is to use this template for new projects (react, server or lib) without spending hours setting up the linters and fixers

Home Page:https://woss.io/typescript-eslint-standardjs-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript + eslint + standardJS template

WIP and POC for finally solving the nightmare of using TS + eslint + standardJS with VSCode

The goal is to use this template for new projects (react, server or lib) without spending hours setting up the linters and fixers

Install

# instal deps
yarn

# check that everything is ok
yarn std

TODO list

  • git hooks
  • build flow
  • tests
  • webpack

About

The goal is to use this template for new projects (react, server or lib) without spending hours setting up the linters and fixers

https://woss.io/typescript-eslint-standardjs-template/


Languages

Language:TypeScript 100.0%