mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Add Gist & Customizer URLs to customized files & config.json
Fixes #9951 Fixes #12865
This commit is contained in:
@@ -78,6 +78,9 @@ module.exports = function (grunt) {
|
||||
src: '<%= jshint.test.src %>'
|
||||
},
|
||||
assets: {
|
||||
options: {
|
||||
requireCamelCaseOrUpperCaseIdentifiers: null
|
||||
},
|
||||
src: '<%= jshint.assets.src %>'
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user