all green

プログラム、アプリ作成、Web等備忘録が中心です

ESLint

VSCodeのESLintで発生するキャメルケースのチェックエラーを無効化する(Identifier 'Hoge' is not in camel case.eslint@typescript-eslint/camelcase)

「Identifier 'Hoge' is not in camel case.eslint@typescript-eslint/camelcase」 エディタ上で表示されるエラーを無効化したときのメモ・環境 Visual Studio Code 1.75.1 ESlint v2.4.0