na2hiro / Shogi.js

A simple shogi library for JavaScript / TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSLintからESLintへの移行

gemmaro opened this issue · comments

TSLintの以下の記載にあるように、現在はESLintが使われるようです:

⚠️ TSLint has been deprecated as of 2019. Please see this issue for more details: Roadmap: TSLint → ESLint. typescript-eslint is now your best option for linting TypeScript.