1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 16:44:17 +02:00

More config tweaks.

This commit is contained in:
Bardi Harborow
2017-03-21 18:18:11 +11:00
parent 1ecb74e007
commit cab6f7d16c
7 changed files with 9 additions and 38 deletions

View File

@@ -1,14 +0,0 @@
{
"presets": [
[
"es2015",
{
"modules": false,
"loose": true
}
]
],
"plugins": [
"transform-es2015-modules-strip"
]
}