Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit 150f582

Browse files
committed
v0.14.0
1 parent 5192c20 commit 150f582

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.npmignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
**/*
2+
!lib/**/*
3+
!docs/**/*
4+
!package.json
5+
!README.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-typescript",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "TypeScript plugin for ESLint",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)