Skip to content

Commit 97b594e

Browse files
bradzacherJamesHenry
authored andcommitted
v0.14.0
1 parent 023c75e commit 97b594e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: packages/eslint-plugin-typescript/.npmignore

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

Diff for: packages/eslint-plugin-typescript/package.json

+1-1
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)