Skip to content

v8.0.0

Compare
Choose a tag to compare
@mysticatea mysticatea released this 15 Dec 03:14
· 28 commits to master since this release
v8.0.0
564ae3d

Config changes

  • 15ae4a6 enabled strict rule in +modules config.
  • 184e21c disabled no-dupe-class-members, one-var, ts/explicit-function-return-type, ts/no-unused-vars, and ts/no-use-before-define in TypeScript config because of some problematic situation.
  • e86dc25 updated ESLint and dependency plugins.