Home
last modified time | relevance | path

Searched refs:allowImportExportEverywhere (Results 1 – 15 of 15) sorted by relevance

/plugin/asciidocjs/node_modules/@types/babylon/
Dindex.d.ts19 allowImportExportEverywhere?: boolean | undefined;
DREADME.md29 allowImportExportEverywhere?: boolean | undefined;
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Doptions.js34 allowImportExportEverywhere: false, property
Dstatement.js95 if (!this.options.allowImportExportEverywhere) {
/plugin/asciidocjs/node_modules/acorn/src/
Doptions.js36 allowImportExportEverywhere: false, property
Dstatement.js106 if (!this.options.allowImportExportEverywhere) {
/plugin/asciidocjs/node_modules/acorn-globals/
Dindex.js24 allowImportExportEverywhere: true, property
/plugin/asciidocjs/node_modules/babylon/
DREADME.md38 - **allowImportExportEverywhere**: By default, `import` and `export`
/plugin/asciidocjs/node_modules/acorn/
DREADME.md96 - **allowImportExportEverywhere**: By default, `import` and `export`
/plugin/asciidocjs/node_modules/with/node_modules/acorn/
DREADME.md94 - **allowImportExportEverywhere**: By default, `import` and `export`
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.es.js325 allowImportExportEverywhere: false, property
707 if (!this.options.allowImportExportEverywhere) {
Dacorn.js331 allowImportExportEverywhere: false, property
713 if (!this.options.allowImportExportEverywhere) {
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn.es.js326 allowImportExportEverywhere: false, property
752 if (!this.options.allowImportExportEverywhere) {
Dacorn.js332 allowImportExportEverywhere: false, property
758 if (!this.options.allowImportExportEverywhere) {
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js113 allowImportExportEverywhere: false, property
1875 if (!this.options.allowImportExportEverywhere) {