mirror of
https://github.com/swc-project/swc.git
synced 2025-01-03 11:01:52 +03:00
12 lines
179 B
JSON
12 lines
179 B
JSON
|
{
|
||
|
"evaluate": true,
|
||
|
"global_defs": {
|
||
|
"CONFIG": {
|
||
|
"DEBUG": [0],
|
||
|
"VALUE": 42
|
||
|
}
|
||
|
},
|
||
|
"side_effects": true,
|
||
|
"unsafe": true
|
||
|
}
|