@tsed/cli-plugin-tslint
Advanced tools
Comparing version 1.6.3 to 1.7.0
@@ -35,3 +35,3 @@ "use strict"; | ||
}); | ||
if (ctx.pressttier) { | ||
if (ctx.prettier) { | ||
this.packageJson.addScripts({ | ||
@@ -38,0 +38,0 @@ prettier: "prettier '{src,test}/**/*.ts' --write" |
{ | ||
"name": "@tsed/cli-plugin-tslint", | ||
"version": "1.6.3", | ||
"version": "1.7.0", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"devDependencies": { | ||
"@tsed/cli": "1.6.3", | ||
"@tsed/cli-core": "1.6.3" | ||
"@tsed/cli": "1.7.0", | ||
"@tsed/cli-core": "1.7.0" | ||
}, | ||
@@ -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
12319