包详细信息

@guoyunhe/eslint-config-node-scripts

guoyunhe9GPL-3.01.2.0

Shareable ESLint configuration for Node.js projects

cli, eslint, eslint-config, typescript

自述文件

@guoyunhe/eslint-config-node-scripts

Shareable ESLint configuration for Node.js projects

更新日志

Changelog

1.2.0 - 2023-06-20

  • Added TypeScript 5 support

1.1.0 - 2023-03-12

  • Removed eslint-plugin-import. TypeScript already does import checking. And this eslint plugin brings more problems than benefits in TypeScript projects.

1.0.0 - 2022-12-13

  • Extend ESLint's recommended configuration
  • Add TypeScript plugin and parser, and extend recommended configuration
  • Add Prettier plugin and extend recommended configuration
  • Add Jest plugin and extend recommended configuration
  • Add Import plugin and extend recommended configuration
  • Allow console functions