We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 507c7bd commit e3837a4Copy full SHA for e3837a4
component.json
@@ -3,7 +3,8 @@
3
"version": "1.1.5",
4
"main": "angular.js",
5
"ignore": [
6
- "**/.*",
+ ".jshintrc",
7
+ "**/*.txt",
8
"node_modules",
9
"components"
10
]
0 commit comments