joyent-portal/prototypes/create-instance-icons/.babelrc

9 lines
127 B
Plaintext

{
"presets": "joyent-portal",
"plugins": [
["inline-react-svg", {
"ignorePattern": "libre-franklin"
}]
]
}