@w5s/prettier-config 3.1.4 → 3.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -5,7 +5,7 @@ Object.defineProperties(exports, {
5
5
  //#region src/meta.ts
6
6
  const meta = Object.freeze({
7
7
  name: "@w5s/prettier-config",
8
- version: "3.1.4",
8
+ version: "3.1.6",
9
9
  buildNumber: 1
10
10
  });
11
11
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","names":[],"sources":["../src/meta.ts","../src/config.ts"],"sourcesContent":["export const meta = Object.freeze({\n // @ts-ignore - these variables are injected at build time\n name: (typeof __PACKAGE_NAME__ === 'undefined' ? '' : __PACKAGE_NAME__) as string,\n // @ts-ignore - these variables are injected at build time\n version: (typeof __PACKAGE_VERSION__ === 'undefined' ? '' : __PACKAGE_VERSION__) as string,\n // @ts-ignore - these variables are injected at build time\n buildNumber: 1 as number, // (typeof __PACKAGE_BUILD_NUMBER__ === 'undefined' ? 0 : __PACKAGE_BUILD_NUMBER__) as number,\n});\n","import type { Config } from 'prettier';\n\nexport const config: Config = {\n singleQuote: true,\n trailingComma: 'all',\n overrides: [\n {\n files: ['*.css', '*.scss'],\n options: {\n trailingComma: 'none',\n },\n },\n ],\n};\n"],"mappings":";;;;;AAAA,MAAa,OAAO,OAAO,OAAO;CAEhC,MAAA;CAEA,SAAA;CAEA,aAAa;CACd,CAAC;;;ACLF,MAAa,SAAiB;CAC5B,aAAa;CACb,eAAe;CACf,WAAW,CACT;EACE,OAAO,CAAC,SAAS,SAAS;EAC1B,SAAS,EACP,eAAe,QAChB;EACF,CACF;CACF"}
1
+ {"version":3,"file":"index.cjs","names":[],"sources":["../src/meta.ts","../src/config.ts"],"sourcesContent":["export const meta = Object.freeze({\n // @ts-ignore - these variables are injected at build time\n name: (typeof __PACKAGE_NAME__ === 'undefined' ? '' : __PACKAGE_NAME__) as string,\n // @ts-ignore - these variables are injected at build time\n version: (typeof __PACKAGE_VERSION__ === 'undefined' ? '' : __PACKAGE_VERSION__) as string,\n // @ts-ignore - these variables are injected at build time\n buildNumber: 1 as number, // (typeof __PACKAGE_BUILD_NUMBER__ === 'undefined' ? 0 : __PACKAGE_BUILD_NUMBER__) as number,\n});\n","import type { Config } from 'prettier';\n\nexport const config: Config = {\n singleQuote: true,\n trailingComma: 'all',\n overrides: [\n {\n files: ['*.css', '*.scss'],\n options: {\n trailingComma: 'none',\n },\n },\n ],\n};\n"],"mappings":";;;;;AAAA,MAAa,OAAO,OAAO,OAAO;CAEhC,MAAA;CAEA,SAAA;CAEA,aAAa;AACf,CAAC;;;ACLD,MAAa,SAAiB;CAC5B,aAAa;CACb,eAAe;CACf,WAAW,CACT;EACE,OAAO,CAAC,SAAS,QAAQ;EACzB,SAAS,EACP,eAAe,OACjB;CACF,CACF;AACF"}
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  //#region src/meta.ts
2
2
  const meta = Object.freeze({
3
3
  name: "@w5s/prettier-config",
4
- version: "3.1.4",
4
+ version: "3.1.6",
5
5
  buildNumber: 1
6
6
  });
7
7
  //#endregion
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":[],"sources":["../src/meta.ts","../src/config.ts"],"sourcesContent":["export const meta = Object.freeze({\n // @ts-ignore - these variables are injected at build time\n name: (typeof __PACKAGE_NAME__ === 'undefined' ? '' : __PACKAGE_NAME__) as string,\n // @ts-ignore - these variables are injected at build time\n version: (typeof __PACKAGE_VERSION__ === 'undefined' ? '' : __PACKAGE_VERSION__) as string,\n // @ts-ignore - these variables are injected at build time\n buildNumber: 1 as number, // (typeof __PACKAGE_BUILD_NUMBER__ === 'undefined' ? 0 : __PACKAGE_BUILD_NUMBER__) as number,\n});\n","import type { Config } from 'prettier';\n\nexport const config: Config = {\n singleQuote: true,\n trailingComma: 'all',\n overrides: [\n {\n files: ['*.css', '*.scss'],\n options: {\n trailingComma: 'none',\n },\n },\n ],\n};\n"],"mappings":";AAAA,MAAa,OAAO,OAAO,OAAO;CAEhC,MAAA;CAEA,SAAA;CAEA,aAAa;CACd,CAAC;;;ACLF,MAAa,SAAiB;CAC5B,aAAa;CACb,eAAe;CACf,WAAW,CACT;EACE,OAAO,CAAC,SAAS,SAAS;EAC1B,SAAS,EACP,eAAe,QAChB;EACF,CACF;CACF"}
1
+ {"version":3,"file":"index.js","names":[],"sources":["../src/meta.ts","../src/config.ts"],"sourcesContent":["export const meta = Object.freeze({\n // @ts-ignore - these variables are injected at build time\n name: (typeof __PACKAGE_NAME__ === 'undefined' ? '' : __PACKAGE_NAME__) as string,\n // @ts-ignore - these variables are injected at build time\n version: (typeof __PACKAGE_VERSION__ === 'undefined' ? '' : __PACKAGE_VERSION__) as string,\n // @ts-ignore - these variables are injected at build time\n buildNumber: 1 as number, // (typeof __PACKAGE_BUILD_NUMBER__ === 'undefined' ? 0 : __PACKAGE_BUILD_NUMBER__) as number,\n});\n","import type { Config } from 'prettier';\n\nexport const config: Config = {\n singleQuote: true,\n trailingComma: 'all',\n overrides: [\n {\n files: ['*.css', '*.scss'],\n options: {\n trailingComma: 'none',\n },\n },\n ],\n};\n"],"mappings":";AAAA,MAAa,OAAO,OAAO,OAAO;CAEhC,MAAA;CAEA,SAAA;CAEA,aAAa;AACf,CAAC;;;ACLD,MAAa,SAAiB;CAC5B,aAAa;CACb,eAAe;CACf,WAAW,CACT;EACE,OAAO,CAAC,SAAS,QAAQ;EACzB,SAAS,EACP,eAAe,OACjB;CACF,CACF;AACF"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/prettier-config",
3
- "version": "3.1.4",
3
+ "version": "3.1.6",
4
4
  "description": "Prettier shared configuration",
5
5
  "keywords": [
6
6
  "typescript",
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "repository": {
15
15
  "type": "git",
16
- "url": "git@github.com:w5s/project-config.git",
16
+ "url": "git+ssh@github.com:w5s/project-config.git",
17
17
  "directory": "packages/prettier-config"
18
18
  },
19
19
  "license": "MIT",
@@ -55,5 +55,5 @@
55
55
  "access": "public"
56
56
  },
57
57
  "sideEffect": false,
58
- "gitHead": "38cf5f5877af4c8a1c292b9b7039c5a11863fc00"
58
+ "gitHead": "ab7987a57772b2e7fb3ef7eb4cadb3cedd9cc9ae"
59
59
  }