@putstack/prettier-config
Advanced tools
Comparing version 1.4.1 to 1.4.2-next.0
// index.ts | ||
var config = { | ||
endOfLine: "auto", | ||
printWidth: 120, | ||
singleQuote: true, | ||
endOfLine: "auto" | ||
singleQuote: true | ||
}; | ||
@@ -11,1 +11,2 @@ var prettier_config_default = config; | ||
}; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@putstack/prettier-config", | ||
"version": "1.4.1", | ||
"version": "1.4.2-next.0", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "author": "Putro", | ||
"devDependencies": { | ||
"prettier": "3.2.5" | ||
"prettier": "3.3.2" | ||
}, | ||
@@ -35,4 +35,4 @@ "peerDependencies": { | ||
"scripts": { | ||
"build": "tsup index.ts --format cjs,esm --dts-resolve --cjsInterop" | ||
"build": "tsup index.ts" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4038
8
2