* Recover from "missing semicolon" errors * Update other tests * Fix flow * Fix windows test * Add back deleted test
9 lines
86 B
JSON
9 lines
86 B
JSON
{
|
|
"plugins": [
|
|
[
|
|
"importAssertions"
|
|
]
|
|
],
|
|
"sourceType": "module"
|
|
}
|