Skip to content

Commit 0ed06c6

Browse files
committed
- npm: Ignore typescript docs
1 parent 7183727 commit 0ed06c6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ lgtm.yml
88
.babelrc
99
.idea
1010
.remarkrc
11+
docs

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
- Enhancement: Add explicit 'any' to `evaluate()` declaration (for use
66
with `noImplicitAny` TypeScript option)
77
- Build: Update minified build files
8+
- Travis: Update to check Node 6, 10, 12
89
- npm: Ignore `.idea`/`.remarkrc` files
910
- npm: Update devDeps (Babel, linting, Rollup, TypeScript related)
1011
- npm: Avoid eslint script within test script
11-
- Travis: Update to check Node 6, 10, 12
12+
- npm: Ignore typescript docs
1213

1314
## 1.0.0 (August 7, 2019)
1415

0 commit comments

Comments
 (0)