Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 235 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 235 Bytes

eslint-plugin-only-utc

ESLint plugin to avoid the use of non UTC calls with Date objects

How to install it

  • run npm i --save-dev @jnoga/eslint-plugin-only-utc in your project
  • add the plugin to your eslint configuration file