diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2016-03-07 11:57:35 -0500 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2016-03-09 11:42:42 -0500 |
commit | 4a098f4883a3f7cc2634444117ac5a5d7f39b85b (patch) | |
tree | 6d5cda17d5446cf60fc48fae139e5cad59893a0e /.jshintignore | |
parent | 9b086888b803db872e8906cbdbf0de458231f225 (diff) | |
download | jquery-4a098f4883a3f7cc2634444117ac5a5d7f39b85b.tar.gz jquery-4a098f4883a3f7cc2634444117ac5a5d7f39b85b.zip |
Build: combine intro and outro
Fixes gh-2975
Close gh-2976
Diffstat (limited to '.jshintignore')
-rw-r--r-- | .jshintignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.jshintignore b/.jshintignore index 1ddafd635..bc2a1e23c 100644 --- a/.jshintignore +++ b/.jshintignore @@ -1,6 +1,4 @@ external -src/intro.js -src/outro.js test/data/jquery-1.9.1.js test/data/badcall.js test/data/badjson.js |