2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Tabs to spaces. (#24110)

This commit is contained in:
XhmikosR
2017-09-26 14:41:49 +03:00
committed by GitHub
parent 2e2ea74254
commit 4d96ad8dfc
2 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -44,6 +44,5 @@ module.exports = {
* Bootstrap v${pkg.version} (${pkg.homepage})
* Copyright 2011-${year} ${pkg.author}
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
`
*/`
}
+3 -3
View File
@@ -1,7 +1,7 @@
{
"output": {
"comments": "/^!/"
},
"output": {
"comments": "/^!/"
},
"compress": {
"typeofs": false
}