// we need this so the VS Code extension doesn't yell at us export default { compilerOptions: { experimental: { async: true } } };