.eslintrc.yml - Configure ESLint for this projectΒΆ
See the ESLint config prettier docs and its parent link, integrating Prettier with linters.
TypeScript already enforces this; otherwise, eslint complains that NodeJS is undefined. See this GitHub issue.