mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-05-31 05:04:29 +08:00
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
8 lines
190 B
Text
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
|