Skip to content

Commit

Permalink
- npm: Ignore typescript docs
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Sep 25, 2019
1 parent 7183727 commit 0ed06c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ lgtm.yml
.babelrc
.idea
.remarkrc
docs
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
- Enhancement: Add explicit 'any' to `evaluate()` declaration (for use
with `noImplicitAny` TypeScript option)
- Build: Update minified build files
- Travis: Update to check Node 6, 10, 12
- npm: Ignore `.idea`/`.remarkrc` files
- npm: Update devDeps (Babel, linting, Rollup, TypeScript related)
- npm: Avoid eslint script within test script
- Travis: Update to check Node 6, 10, 12
- npm: Ignore typescript docs

## 1.0.0 (August 7, 2019)

Expand Down

0 comments on commit 0ed06c6

Please sign in to comment.