Weiyi Zhou

Results 2 issues of Weiyi Zhou

https://github.com/geelen/git-smart/blob/3e0667cd2f1f123b4cd090c72d8ff36fd74874ab/lib/git-smart/git_repo.rb#L23 I think the newer version of Ruby does not support `File.exists?` any more, instead it use `File.exist?` The error I got: "undefined method `exists?' for File:Class (NoMethodError)"

### Description Hello, I am currently using `@stoplight/elements` to render my API documentation in a React application. I am looking for guidance on how to customize the table of contents...

enhancement
triaged