mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 01:50:52 +01:00
8 lines
98 B
Plaintext
8 lines
98 B
Plaintext
{
|
|
"presets": ["es2015"],
|
|
"plugins": [
|
|
"add-module-exports",
|
|
"babel-root-import"
|
|
]
|
|
}
|