denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
155 stars 46 forks source link

feat: support .mjs, .cjs, .mts, .d.mts, .cts, .d.cts extensions #31

Closed kitsonk closed 3 years ago

kitsonk commented 3 years ago

Ref denoland/deno#12490

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.