index
:
tabler-icons.git
add-code-of-conduct-1
dev
dev-cdn-info
dev-deps-update
dev-e11ty
dev-fontcustom
dev-iconfont
dev-icons-react
dev-mobile-vibration-icon
dev-node-exports
dev-react
dev-unicode
master
social-icons
v2.0
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
babel.config.js
blob: 9bd3530140b63d656a2fb65da1c5794d232549a5 (
plain
)
1
2
3
module
.
exports
= {
presets
: [
"@babel/preset-env"
,
"@babel/preset-react"
]
};