resir014 / gatsby-starter-typescript-plus

A starter kit for TypeScript-based Gatsby projects with sensible defaults.

Home Page:https://gatsby-starter-typescript-plus.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tslint -> eslint

resir014 opened this issue · comments

tslint is going to be deprecated soon. Replace tslint + tslint-config-blvd with eslint + @typescript-eslint/parser + eslint-config-blvd as soon as possible.