UNPKG

chess.js

Version:

[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/jhlywa/chess.js/node.js.yml)](https://github.com/jhlywa/chess.js/actions) [![npm](https://img.shields.io/npm/v/chess.js?color=blue)](https://www.npmjs.com/package/chess.js) [

12 lines (11 loc) 214 B
{ "compilerOptions": { "esModuleInterop": true, "moduleResolution": "node", "removeComments": false, "sourceMap": true, "strict": true, "target": "ESNext" }, "include": ["src/**/*"] }