JSONC is JSON with JavaScript style comments. This node module provides a scanner and fault tolerant parser that can process JSONC but is also useful for standard JSON.
You can run ESLint on individual JSON files or you can use the --ext flag to add JSON files to the list.