Skip to content

Commit ad48503

Browse files
committed
fix(doc): updated .npmignore rules
1 parent b85ed6b commit ad48503

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@
99
/examples/
1010
/test/
1111
/.husky/
12+
/.eslintignore
13+
/.eslintrc
14+
/commitlint.config.js

CHANGES.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44

55
- Allows characters `.:-` in predefined type names.
66
- Removed the distribution of AMD/SystemJS modules.
7-
8-
## v1.0.2
9-
107
- Improved the output of `$.or` and `$.and`.
118

129
## v1.0.1

0 commit comments

Comments
 (0)