UNPKG

sharec-core

Version:

[![.github/workflows/main.yml](https://github.com/lamartire/sharec/workflows/.github/workflows/main.yml/badge.svg)](https://github.com/lamartire/sharec/actions) [![npm](https://img.shields.io/npm/v/sharec)](https://npmjs.com/sharec) ![MIT License](https:/

13 lines (12 loc) 248 B
{ "compilerOptions": { "outDir": "./types", "moduleResolution": "node", "allowJs": true, "checkJs": true, "declaration": true, "types": ["node", "jest"] }, "include": ["./lib/*.js"], "exclude": ["./lib/*.test.js"] }