mirror of
https://github.com/bendtherules/eslint-plugin-undef-init.git
synced 2026-08-18 22:02:50 +00:00
Add travis, appveyor, npm badges
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# eslint-plugin-undef-init
|
||||
|
||||
[](https://www.npmjs.com/package/eslint-plugin-undef-init)
|
||||
Travis: [](https://travis-ci.org/bendtherules/eslint-plugin-undef-init)
|
||||
Appveyor: [](https://ci.appveyor.com/project/bendtherules/eslint-plugin-undef-init)
|
||||
|
||||
|
||||
|
||||
Always initialize variables during declaration. Set it explicitly to undefined, if required.
|
||||
|
||||
## Installation
|
||||
|
||||
Reference in New Issue
Block a user