Open2023/10/20にコメント追加1ESlint プラグインESLintスー2023/10/25に更新 まとめ MemberExpression オブジェクトのプロパティをアクセスしたりするもので、点や[]によって表される関係。例えば、a.bやa[b]などがそれに当たります。 参考 https://zenn.dev/mkpoli/articles/fce02f0f4d45fa https://qiita.com/kik4/items/ef30d5e0e24dabb81463 https://zenn.dev/paiza/articles/create-typescript-eslint-custom-rule https://ts-ast-viewer.com https://typescript-eslint.io/blog/asts-and-typescript-eslint/
スー2023/10/25に更新 まとめ MemberExpression オブジェクトのプロパティをアクセスしたりするもので、点や[]によって表される関係。例えば、a.bやa[b]などがそれに当たります。 参考 https://zenn.dev/mkpoli/articles/fce02f0f4d45fa https://qiita.com/kik4/items/ef30d5e0e24dabb81463 https://zenn.dev/paiza/articles/create-typescript-eslint-custom-rule https://ts-ast-viewer.com https://typescript-eslint.io/blog/asts-and-typescript-eslint/