mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
10 lines
110 B
Plaintext
10 lines
110 B
Plaintext
{
|
|
"presets": [
|
|
["env", {
|
|
"modules": false,
|
|
"debug": true
|
|
}]
|
|
],
|
|
"comments": false
|
|
}
|