Skip to content

Commit 2326c7f

Browse files
committed
Merge 1.2.2
2 parents 15f3a0a + d66d1b3 commit 2326c7f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
docs
2+
examples

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-angular",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "ESLint rules for AngularJS projects",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)