Drew Powers

Results 459 comments of Drew Powers

Great investigative work! Yes would love a PR for this, thank you 🙏

I’d accept a PR for this! This should be easy to add, and we already have some tools we use to generate these JS Doc comments. It should be simple...

@c1rrus great thoughts, thank you! 🙏 I wanted to think on the points you raised for a few days. > In many cases, the intent is to merge all the...

> As a tool author, it is very difficult to reliably tell if a given spec is a single file vs. multi file with remote refs. I don't work with...

Started playing around with an implementation in Terrazzo, and I realized there’s an error with the proposal that needs to be corrected. And it may affect some peoples’ opinions about...

@brettdorrans Thanks for your feedback! I think we are aiming at the same things overall. > There are established, well-designed specifications for describing and linking JSON documents - JSON Schema...

> if we adopt JSON Schema holistically, we can allow tokens to reference arbitrary parts of other tokens (or documents) in future. Could you provide an example of what that...

Thanks all for input! We’ll be rolling this into #298 which embodies many similar concepts, but takes a more holistic approach to backwards-compatibility and the way it affects tokens and...

What does your ESLint config look like? Do you have the `@typescript-eslint` plugin declared more than once like the error shows?

Great, reproducible example, thank you! This PR would be a great simple fix if someone is able to provide one.