Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2017-09-26 14:41:49 +0300
committerGitHub <noreply@github.com>2017-09-26 14:41:49 +0300
commit4d96ad8dfc2221a4399776e002c215bb7d9fdfa8 (patch)
treed5e0b1db5dd33096a60879d92bbc590dbf977761 /build/rollup.config.js
parent2e2ea74254ff640927af1f5427d2449cfac847b6 (diff)
Tabs to spaces. (#24110)
Diffstat (limited to 'build/rollup.config.js')
-rw-r--r--build/rollup.config.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/rollup.config.js b/build/rollup.config.js
index 47e302b781..656e1e2a77 100644
--- a/build/rollup.config.js
+++ b/build/rollup.config.js
@@ -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)
- */
- `
+ */`
}