sails-generate-eslintrc
Advanced tools
Comparing version
@@ -16,3 +16,3 @@ #!/usr/bin/env node | ||
program | ||
.version('1.3.1') | ||
.version('1.3.2') | ||
.option('-m, --mode <string>', | ||
@@ -19,0 +19,0 @@ 'Set mode for .eslintrc-sails: append, override.' + |
@@ -0,0 +0,0 @@ var fs = require('fs'); |
@@ -0,0 +0,0 @@ var _ = require('underscore'); |
{ | ||
"name": "sails-generate-eslintrc", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "generate eslint config file which contains sails's globals", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ # sails-generate-eslintrc |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13246
-17.87%