mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
{
|
|
"presets": ["env"],
|
|
"plugins": [
|
|
[
|
|
"auto-import",
|
|
{
|
|
"declarations": [{ "default": "$", "path": "jquery" }, { "default": "jQuery", "path": "jquery" }]
|
|
}
|
|
]
|
|
]
|
|
}
|