Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evanplaice committed Jan 9, 2020
1 parent 1a5344c commit 955ec6f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ A CommonJS bundle is included for backward compatible with `node <= 13.2`
const CSV = require('csv-es/dist/csv-es.cjs');
```

## Bundling

A ES module bundle is included under `dist/csv-es.esm.js` and is defined as the `pkg.modules` entry point.

## Typings

Typings are generated from JSDoc using Typescript. They are 100% compatible with VSCode Intellisense and will work seamlessly with Typescript.

0 comments on commit 955ec6f

Please sign in to comment.