Results 4 issues of Takagi Kensuke

- fixing typo - fixing the value of `left`

Now, the rule raises errors with the following codes ```typescript const LazyComponent = React.lazy( () => import("./MyComponent"), ); ``` ``` Fast refresh only works when a file only exports components....

## :bookmark_tabs: Summary タイトルのとおり、記事一覧をタイトル順で表示するようにしました #108 の解決策として & 普段遣いとしてこれで良いかと思ったのですが、イメージと違う場合はコメントください 🙏🏼 ## :clipboard: Tasks プルリクエストを作成いただく際、お手数ですが以下の内容についてご確認をお願いします。 - [x] :book: [Contribution Guide](https://github.com/zenn-dev/zenn-vscode-extension/blob/main/CONTRIBUTING.md) を読んだ - [x] :woman_technologist: `canary` ブランチに対するプルリクエストである - [x] 実行して正しく動作しているか確認する - [x] 不要なコードが含まれていないか(...

次の 2 点が揃うと目的の記事を探すのが大変 1. この extension が記事を content URL 順に表示している 2. slug を自動生成している 例えば、次の状態で「Technology Radar Volume 30 まとめ」を探すのに時間がかかってしまう