6 lines
155 B
JSON
6 lines
155 B
JSON
{
|
|
"throws": "import.meta may appear only with 'sourceType: \"module\"' (1:10)",
|
|
"plugins": ["dynamicImport", "importMeta"],
|
|
"sourceType": "script"
|
|
}
|