@tsed/cli-plugin-tslint
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -20,3 +20,3 @@ "use strict"; | ||
"init/tslint.json.hbs", | ||
ctx.lintstaged && "init/.lintstagerc.hbs", | ||
ctx.lintstaged && "init/.lintstagedrc.hbs", | ||
ctx.prettier && "init/.prettierignore.hbs", | ||
@@ -23,0 +23,0 @@ ctx.prettier && "init/.prettierrc.hbs" |
{ | ||
"name": "@tsed/cli-plugin-tslint", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"devDependencies": { | ||
"@tsed/cli": "1.3.0", | ||
"@tsed/cli-core": "1.3.0" | ||
"@tsed/cli": "1.3.1", | ||
"@tsed/cli-core": "1.3.1" | ||
}, | ||
@@ -10,0 +10,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12324