File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -260,9 +260,7 @@ The utility spits out the syntax tree as JSON data.
260
260
Plugins for ECMAScript proposals:
261
261
262
262
- [ ` acorn-stage3 ` ] ( https://github.com/acornjs/acorn-stage3 ) : Parse most stage 3 proposals, bundling:
263
- - [ ` acorn-bigint ` ] ( https://github.com/acornjs/acorn-bigint ) : Parse [ BigInt proposal] ( https://github.com/tc39/proposal-bigint )
264
263
- [ ` acorn-class-fields ` ] ( https://github.com/acornjs/acorn-class-fields ) : Parse [ class fields proposal] ( https://github.com/tc39/proposal-class-fields )
265
- - [ ` acorn-dynamic-import ` ] ( https://github.com/kesne/acorn-dynamic-import ) : Parse [ import() proposal] ( https://github.com/tc39/proposal-dynamic-import )
266
264
- [ ` acorn-import-meta ` ] ( https://github.com/acornjs/acorn-import-meta ) : Parse [ import.meta proposal] ( https://github.com/tc39/proposal-import-meta )
267
265
- [ ` acorn-numeric-separator ` ] ( https://github.com/acornjs/acorn-numeric-separator ) : Parse [ numeric separator proposal] ( https://github.com/tc39/proposal-numeric-separator )
268
266
- [ ` acorn-private-methods ` ] ( https://github.com/acornjs/acorn-private-methods ) : parse [ private methods, getters and setters proposal] ( https://github.com/tc39/proposal-private-methods ) n
You can’t perform that action at this time.
0 commit comments