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

fix: add text/jscript to content type matchers #57

Closed lucacasonato closed 2 years ago

lucacasonato commented 2 years ago

Some mime type registries associate this content type with the .jsx extension.

Examples:

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dsherret commented 2 years ago

Thanks @CLAassistant. Expect a call from my lawyers, @lucacasonato.