We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ed88f commit 86e7ecfCopy full SHA for 86e7ecf
packages/prettier-config/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [0.2.0](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.2.0) (2023-06-13)
2
+
3
4
+### Features
5
6
+* **prettier-config:** add `jsxSingleQuote: true` ([95ed88f](https://github.com/vexip-ui/lint-config/commit/95ed88f9930fa88a60f0da4d51f03e6e85672781))
7
8
9
10
# 0.1.0 (2022-09-27)
11
12
packages/prettier-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@vexip-ui/prettier-config",
- "version": "0.1.0",
+ "version": "0.2.0",
"license": "MIT",
"author": "qmhc",
"homepage": "https://github.com/vexip-ui/lint-config",
0 commit comments