buddypress/.jshintignore
Paul Gibbs 5b3abbe69c Build: move list of ignored JS files from the Grunt configuration into the .jshintignore file.
The list of ignored JS files in the Grunt configuration was only used by the jshint task, so let's move these into the recently-introduced (r9146) jshint ignore file.

See #6015

git-svn-id: https://buddypress.svn.wordpress.org/trunk@9148 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-11-16 15:33:14 +00:00

8 lines
190 B
Text

// Deprecated
src/bp-forums/bbpress/**/*
src/bp-core/deprecated/js/**/*
// 3rd party libraries
src/bp-core/js/jquery.atwho.js
src/bp-core/js/jquery.caret.js
src/bp-core/js/jquery-cookie.js