diff options
author | Markus Doits <markus.doits@stellenticket.de> | 2016-08-11 17:09:34 +0200 |
---|---|---|
committer | Markus Doits <markus.doits@stellenticket.de> | 2016-08-11 17:09:34 +0200 |
commit | 126fe1e2579c3fc33a410278c73dc6620d5d3110 (patch) | |
tree | 5ebc82d855f8e8398902a7b65c03a04f08209185 /lib/pronto/eslint-npm | |
parent | 156f8167360fffc318b47b797e7619beb21b0ff3 (diff) | |
download | pronto-hlint-126fe1e2579c3fc33a410278c73dc6620d5d3110.tar.gz pronto-hlint-126fe1e2579c3fc33a410278c73dc6620d5d3110.tar.zst pronto-hlint-126fe1e2579c3fc33a410278c73dc6620d5d3110.zip |
correct name according to recommended use of `_` and `-`
http://guides.rubygems.org/name-your-gem/
Diffstat (limited to 'lib/pronto/eslint-npm')
-rw-r--r-- | lib/pronto/eslint-npm/version.rb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/pronto/eslint-npm/version.rb b/lib/pronto/eslint-npm/version.rb deleted file mode 100644 index 0f83484..0000000 --- a/lib/pronto/eslint-npm/version.rb +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | module Pronto | ||
2 | module ESLintNpmVersion | ||
3 | VERSION = '0.7.1'.freeze | ||
4 | end | ||
5 | end | ||