Skip to main content
Module

x/live/deps.ts>EsParserConfig

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
interface EsParserConfig
import { type EsParserConfig } from "https://deno.land/x/live@1.53.3/deps.ts";

Properties

syntax: "ecmascript"
optional
jsx: boolean

Defaults to false.

optional
deprecated
numericSeparator: boolean
optional
deprecated
classPrivateProperty: boolean
optional
deprecated
privateMethod: boolean
optional
deprecated
classProperty: boolean
optional
functionBind: boolean

Defaults to false

optional
decorators: boolean

Defaults to false

optional
decoratorsBeforeExport: boolean

Defaults to false

optional
exportDefaultFrom: boolean

Defaults to false

optional
deprecated
exportNamespaceFrom: boolean
optional
deprecated
dynamicImport: boolean
optional
deprecated
nullishCoalescing: boolean
optional
deprecated
optionalChaining: boolean
optional
deprecated
importMeta: boolean
optional
deprecated
topLevelAwait: boolean
optional
importAssertions: boolean

Defaults to false