@raisenow/tamaro-cli 1.7.0-dev.0 → 1.7.0-dev.2

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.
Files changed (128) hide show
  1. package/.eslintignore +7 -0
  2. package/.eslintrc.cjs +148 -0
  3. package/.history/.eslintignore_20220609190420 +4 -0
  4. package/.history/.eslintignore_20230911190227 +6 -0
  5. package/.history/.eslintignore_20230911211247 +7 -0
  6. package/.history/.eslintignore_20230911211250 +7 -0
  7. package/.history/.eslintrc_20230911201601.js +49 -0
  8. package/.history/.eslintrc_20230911201643.js +49 -0
  9. package/.history/.eslintrc_20230911201735.js +49 -0
  10. package/.history/.eslintrc_20230911201913.js +64 -0
  11. package/.history/.eslintrc_20230911202002.js +62 -0
  12. package/.history/.eslintrc_20230911202138.js +133 -0
  13. package/.history/.eslintrc_20230911202140.js +133 -0
  14. package/.history/.eslintrc_20230911202145.js +133 -0
  15. package/.history/.eslintrc_20230911202147.js +133 -0
  16. package/.history/.eslintrc_20230911202406.js +133 -0
  17. package/.history/.eslintrc_20230911202447.js +133 -0
  18. package/.history/.eslintrc_20230911202453.js +133 -0
  19. package/.history/.eslintrc_20230911202511.js +133 -0
  20. package/.history/.eslintrc_20230911202527.js +133 -0
  21. package/.history/.eslintrc_20230911202639.js +125 -0
  22. package/.history/.eslintrc_20230911202721.js +149 -0
  23. package/.history/.eslintrc_20230911202746.js +149 -0
  24. package/.history/.eslintrc_20240423125702.cjs +148 -0
  25. package/.history/.gitignore_20220609190420 +14 -0
  26. package/.history/.gitignore_20230911185959 +4 -0
  27. package/.history/.gitignore_20230911190006 +4 -0
  28. package/.history/.gitignore_20230911190007 +4 -0
  29. package/.history/.nmprc_20241004144025 +0 -0
  30. package/.history/.nmprc_20241004144041 +1 -0
  31. package/.history/.npmrc_20241004144040 +1 -0
  32. package/.history/.npmrc_20241004144152 +1 -0
  33. package/.history/.npmrc_20241004145639 +2 -0
  34. package/.history/.npmrc_20241004145649 +1 -0
  35. package/.history/.nvmrc_20250729181039 +1 -0
  36. package/.history/.prettierignore_20220609190420 +5 -0
  37. package/.history/.prettierignore_20230911190242 +7 -0
  38. package/.history/.prettierignore_20230911190245 +7 -0
  39. package/.history/.prettierignore_20230911211301 +8 -0
  40. package/.history/CHANGELOG_20250729195139.md +28 -0
  41. package/.history/CHANGELOG_20250729195148.md +29 -0
  42. package/.history/CHANGELOG_20250729195156.md +28 -0
  43. package/.history/CHANGELOG_20250729195218.md +29 -0
  44. package/.history/CHANGELOG_20250729195223.md +27 -0
  45. package/.history/CHANGELOG_20250729195506.md +29 -0
  46. package/.history/CHANGELOG_20250729224404.md +30 -0
  47. package/.history/CHANGELOG_20250729224411.md +30 -0
  48. package/.history/CHANGELOG_20250730124538.md +41 -0
  49. package/.history/CHANGELOG_20250730124603.md +38 -0
  50. package/.history/CHANGELOG_20250730124627.md +36 -0
  51. package/.history/CHANGELOG_20250730124638.md +36 -0
  52. package/.history/CHANGELOG_20250730124640.md +36 -0
  53. package/.history/README_20230911145033.md +245 -0
  54. package/.history/README_20230911151749.md +245 -0
  55. package/.history/README_20230911151844.md +245 -0
  56. package/.history/README_20230911153040.md +245 -0
  57. package/.history/README_20230911202959.md +245 -0
  58. package/.history/bitbucket-pipelines_20250729111540.yml +46 -0
  59. package/.history/bitbucket-pipelines_20250729210338.yml +46 -0
  60. package/.history/bitbucket-pipelines_20250729210340.yml +46 -0
  61. package/.history/bitbucket-pipelines_20250729210342.yml +46 -0
  62. package/.history/bitbucket-pipelines_20250729222234.yml +47 -0
  63. package/.history/bitbucket-pipelines_20250729222554.yml +47 -0
  64. package/.history/bitbucket-pipelines_20250729222555.yml +47 -0
  65. package/.history/bitbucket-pipelines_20250729223022.yml +46 -0
  66. package/.history/bitbucket-pipelines_20250729223024.yml +46 -0
  67. package/.history/cli_20241005014539 +3 -0
  68. package/.history/cli_20241005014542 +3 -0
  69. package/.history/cli_20241005014848 +3 -0
  70. package/.history/dist/chunk-FICM3HUI_20230912183408.js +302 -0
  71. package/{dist/chunk-ALQDGTID.js → .history/dist/chunk-FICM3HUI_20230912201610.js} +45 -150
  72. package/.history/package_20250729182417.json +111 -0
  73. package/.history/package_20250729182419.json +111 -0
  74. package/.history/package_20250729182618.json +110 -0
  75. package/.history/package_20250729182834.json +110 -0
  76. package/.history/package_20250729183032.json +110 -0
  77. package/.history/package_20250729183033.json +110 -0
  78. package/.history/package_20250729185750.json +110 -0
  79. package/.history/package_20250729185815.json +110 -0
  80. package/.history/package_20250729185846.json +110 -0
  81. package/.history/package_20250729185854.json +110 -0
  82. package/.history/package_20250729185943.json +110 -0
  83. package/.history/package_20250729190645.json +110 -0
  84. package/.history/package_20250729195934.json +110 -0
  85. package/.history/package_20250729200013.json +110 -0
  86. package/.history/package_20250729200056.json +110 -0
  87. package/.history/package_20250729200434.json +110 -0
  88. package/.history/package_20250729200808.json +110 -0
  89. package/.history/package_20250729200944.json +110 -0
  90. package/.history/package_20250729214420.json +114 -0
  91. package/.history/package_20250729223112.json +110 -0
  92. package/.history/package_20250729223127.json +110 -0
  93. package/.history/package_20250729223134.json +110 -0
  94. package/.history/package_20250730124647.json +114 -0
  95. package/.history/tsconfig_20241005001442.json +34 -0
  96. package/.history/tsconfig_20241005001500.json +34 -0
  97. package/.history/tsconfig_20241005001540.json +34 -0
  98. package/.history/tsconfig_20241005014429.json +42 -0
  99. package/.history/tsconfig_20241005014436.json +42 -0
  100. package/.history/tsconfig_20241005014439.json +38 -0
  101. package/.history/tsconfig_20241005014455.json +38 -0
  102. package/.history/tsconfig_20241005014521.json +38 -0
  103. package/.history/vitest.config_20250729214539.ts +0 -0
  104. package/.history/vitest.config_20250729214659.ts +24 -0
  105. package/.history/vitest.config_20250729214748.ts +21 -0
  106. package/.history/vitest.config_20250729214825.ts +21 -0
  107. package/.history/vitest.config_20250729214902.ts +21 -0
  108. package/.history/vitest.config_20250729222125.ts +20 -0
  109. package/.history/vitest.config_20250729222213.ts +20 -0
  110. package/.idea/codeStyles/Project.xml +131 -0
  111. package/.idea/codeStyles/codeStyleConfig.xml +5 -0
  112. package/.idea/inspectionProfiles/Project_Default.xml +6 -0
  113. package/.idea/misc.xml +17 -0
  114. package/.idea/modules.xml +8 -0
  115. package/.idea/prettier.xml +6 -0
  116. package/.idea/tamaro-cli.iml +12 -0
  117. package/.idea/vcs.xml +6 -0
  118. package/.nvmrc +1 -0
  119. package/.prettierignore +8 -0
  120. package/.prettierrc.cjs +19 -0
  121. package/bitbucket-pipelines.yml +47 -0
  122. package/dist/cli.js +768 -1461
  123. package/dist/env-Bx5mwt8E.js +254 -0
  124. package/dist/webpack.config.js +308 -443
  125. package/package.json +28 -39
  126. package/renovate.json +3 -0
  127. package/tsdown.config.ts +13 -0
  128. package/vitest.config.ts +20 -0
@@ -0,0 +1,42 @@
1
+ {
2
+ /* https://aka.ms/tsconfig.json */
3
+ "compilerOptions": {
4
+ "moduleDetection": "force",
5
+ "resolveJsonModule": true,
6
+ "allowJs": true,
7
+ "esModuleInterop": true,
8
+ "isolatedModules": true,
9
+
10
+ "noEmit": true,
11
+ "strict": true,
12
+ "noFallthroughCasesInSwitch": true,
13
+ "allowSyntheticDefaultImports": true,
14
+ "skipLibCheck": true,
15
+ "forceConsistentCasingInFileNames": true,
16
+
17
+ "target": "ESNext",
18
+ "module": "ESNext",
19
+ "moduleResolution": "node",
20
+ "jsx": "react",
21
+
22
+ "baseUrl": ".",
23
+ "paths": {
24
+ "commands/*": ["src/commands/*"],
25
+ "lib/*": ["src/lib/*"]
26
+ },
27
+
28
+
29
+
30
+
31
+ },
32
+ "include": [
33
+ "**/*",
34
+ ".eslintrc.cjs",
35
+ ],
36
+ "exclude": [
37
+ ".history/**/*",
38
+ ".idea/**/*",
39
+ "dist/**/*",
40
+ "node_modules/**/*",
41
+ ]
42
+ }
@@ -0,0 +1,42 @@
1
+ {
2
+ /* https://aka.ms/tsconfig.json */
3
+ "compilerOptions": {
4
+ "moduleDetection": "force",
5
+ "resolveJsonModule": true,
6
+ "allowJs": true,
7
+ "esModuleInterop": true,
8
+ "isolatedModules": true,
9
+
10
+ "noEmit": true,
11
+ "strict": true,
12
+ "noFallthroughCasesInSwitch": true,
13
+ "allowSyntheticDefaultImports": true,
14
+ "skipLibCheck": true,
15
+ "forceConsistentCasingInFileNames": true,
16
+
17
+ "target": "ESNext",
18
+ "module": "ESNext",
19
+ "moduleResolution": "node",
20
+ "jsx": "react",
21
+
22
+ "baseUrl": ".",
23
+ "paths": {
24
+ "commands/*": ["src/commands/*"],
25
+ "lib/*": ["src/lib/*"]
26
+ },
27
+
28
+
29
+
30
+
31
+ },
32
+ "include": [
33
+ "**/*",
34
+ ".eslintrc.cjs",
35
+ ],
36
+ "exclude": [
37
+ ".history/**/*",
38
+ ".idea/**/*",
39
+ "dist/**/*",
40
+ "node_modules/**/*",
41
+ ]
42
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ /* https://aka.ms/tsconfig.json */
3
+ "compilerOptions": {
4
+ "moduleDetection": "force",
5
+ "resolveJsonModule": true,
6
+ "allowJs": true,
7
+ "esModuleInterop": true,
8
+ "isolatedModules": true,
9
+
10
+ "noEmit": true,
11
+ "strict": true,
12
+ "noFallthroughCasesInSwitch": true,
13
+ "allowSyntheticDefaultImports": true,
14
+ "skipLibCheck": true,
15
+ "forceConsistentCasingInFileNames": true,
16
+
17
+ "target": "ESNext",
18
+ "module": "ESNext",
19
+ "moduleResolution": "node",
20
+ "jsx": "react",
21
+
22
+ "baseUrl": ".",
23
+ "paths": {
24
+ "commands/*": ["src/commands/*"],
25
+ "lib/*": ["src/lib/*"]
26
+ },
27
+ },
28
+ "include": [
29
+ "**/*",
30
+ ".eslintrc.cjs",
31
+ ],
32
+ "exclude": [
33
+ ".history/**/*",
34
+ ".idea/**/*",
35
+ "dist/**/*",
36
+ "node_modules/**/*",
37
+ ]
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ /* https://aka.ms/tsconfig.json */
3
+ "compilerOptions": {
4
+ "moduleDetection": "force",
5
+ "resolveJsonModule": true,
6
+ "allowJs": true,
7
+ "esModuleInterop": true,
8
+ "isolatedModules": true,
9
+
10
+ "noEmit": true,
11
+ "strict": true,
12
+ "noFallthroughCasesInSwitch": true,
13
+ "allowSyntheticDefaultImports": true,
14
+ "skipLibCheck": true,
15
+ "forceConsistentCasingInFileNames": true,
16
+
17
+ "target": "ESNext",
18
+ "module": "ESNext",
19
+ "moduleResolution": "node",
20
+ "jsx": "react",
21
+
22
+ "baseUrl": ".",
23
+ "paths": {
24
+ "commands/*": ["src/commands/*"],
25
+ "lib/*": ["src/lib/*"]
26
+ },
27
+ },
28
+ "include": [
29
+ "**/*",
30
+ ".eslintrc.cjs",
31
+ ],
32
+ "exclude": [
33
+ ".history",
34
+ ".idea",
35
+ "dist",
36
+ "node_modules",
37
+ ]
38
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ /* https://aka.ms/tsconfig.json */
3
+ "compilerOptions": {
4
+ "moduleDetection": "force",
5
+ "resolveJsonModule": true,
6
+ "allowJs": true,
7
+ "esModuleInterop": true,
8
+ "isolatedModules": true,
9
+
10
+ "noEmit": true,
11
+ "strict": true,
12
+ "noFallthroughCasesInSwitch": true,
13
+ "allowSyntheticDefaultImports": true,
14
+ "skipLibCheck": true,
15
+ "forceConsistentCasingInFileNames": true,
16
+
17
+ "target": "ESNext",
18
+ "module": "ESNext",
19
+ "moduleResolution": "Bundler",
20
+ "jsx": "react",
21
+
22
+ "baseUrl": ".",
23
+ "paths": {
24
+ "commands/*": ["src/commands/*"],
25
+ "lib/*": ["src/lib/*"]
26
+ },
27
+ },
28
+ "include": [
29
+ "**/*",
30
+ ".eslintrc.cjs",
31
+ ],
32
+ "exclude": [
33
+ ".history",
34
+ ".idea",
35
+ "dist",
36
+ "node_modules",
37
+ ]
38
+ }
File without changes
@@ -0,0 +1,24 @@
1
+ import {defineConfig} from 'vitest/config'
2
+
3
+ export default defineConfig({
4
+ test: {
5
+ watch: false,
6
+ globals: true,
7
+ environment: 'jsdom',
8
+ include: ['{src,tests}/**/*.{test,spec}.{js,mjs,cjs,ts,mts,cts,jsx,tsx}'],
9
+ setupFiles: 'test-setup.ts',
10
+ reporters: ['default'],
11
+ coverage: {
12
+ provider: 'v8',
13
+ exclude: [
14
+ 'dist/**',
15
+ '.eslintrc.cjs',
16
+ '.prettierrc.cjs',
17
+ 'env.ts',
18
+ 'global.d.ts',
19
+ 'vite.config.ts',
20
+ 'src/index.tsx',
21
+ ],
22
+ },
23
+ },
24
+ })
@@ -0,0 +1,21 @@
1
+ import {defineConfig} from 'vitest/config'
2
+
3
+ export default defineConfig({
4
+ test: {
5
+ watch: false,
6
+ globals: true,
7
+ environment: 'jsdom',
8
+ include: ['{src,tests}/**/*.{test,spec}.{js,mjs,cjs,ts,mts,cts,jsx,tsx}'],
9
+ setupFiles: 'test-setup.ts',
10
+ reporters: ['default'],
11
+ coverage: {
12
+ provider: 'v8',
13
+ exclude: [
14
+ 'dist/**',
15
+ '.eslintrc.cjs',
16
+ '.prettierrc.cjs',
17
+ 'vitest.config.ts',
18
+ ],
19
+ },
20
+ },
21
+ })
@@ -0,0 +1,21 @@
1
+ import {defineConfig} from 'vitest/config'
2
+
3
+ export default defineConfig({
4
+ test: {
5
+ watch: false,
6
+ globals: true,
7
+ environment: 'jsdom',
8
+ include: ['{src,tests}/**/*.{test,spec}.{js,mjs,cjs,ts,mts,cts,jsx,tsx}'],
9
+ // setupFiles: 'test-setup.ts',
10
+ reporters: ['default'],
11
+ coverage: {
12
+ provider: 'v8',
13
+ exclude: [
14
+ 'dist/**',
15
+ '.eslintrc.cjs',
16
+ '.prettierrc.cjs',
17
+ 'vitest.config.ts',
18
+ ],
19
+ },
20
+ },
21
+ })
@@ -0,0 +1,21 @@
1
+ import {defineConfig} from 'vitest/config'
2
+
3
+ export default defineConfig({
4
+ test: {
5
+ watch: false,
6
+ globals: true,
7
+ environment: 'node',
8
+ include: ['{src,tests}/**/*.{test,spec}.{js,mjs,cjs,ts,mts,cts,jsx,tsx}'],
9
+ // setupFiles: 'test-setup.ts',
10
+ reporters: ['default'],
11
+ coverage: {
12
+ provider: 'v8',
13
+ exclude: [
14
+ 'dist/**',
15
+ '.eslintrc.cjs',
16
+ '.prettierrc.cjs',
17
+ 'vitest.config.ts',
18
+ ],
19
+ },
20
+ },
21
+ })
@@ -0,0 +1,20 @@
1
+ import {defineConfig} from 'vitest/config'
2
+
3
+ export default defineConfig({
4
+ test: {
5
+ watch: false,
6
+ globals: true,
7
+ environment: 'node',
8
+ include: ['{src,tests}/**/*.{test,spec}.{js,mjs,cjs,ts,mts,cts,jsx,tsx}'],
9
+ reporters: ['default'],
10
+ coverage: {
11
+ provider: 'v8',
12
+ exclude: [
13
+ 'dist/**',
14
+ '.eslintrc.cjs',
15
+ '.prettierrc.cjs',
16
+ 'vitest.config.ts',
17
+ ],
18
+ },
19
+ },
20
+ })
@@ -0,0 +1,20 @@
1
+ import {defineConfig} from 'vitest/config'
2
+
3
+ export default defineConfig({
4
+ test: {
5
+ watch: false,
6
+ globals: true,
7
+ environment: 'node',
8
+ include: ['{src,tests}/**/*.{test,spec}.{ts,tsx}'],
9
+ reporters: ['default'],
10
+ coverage: {
11
+ provider: 'v8',
12
+ exclude: [
13
+ 'dist/**',
14
+ '.eslintrc.cjs',
15
+ '.prettierrc.cjs',
16
+ 'vitest.config.ts',
17
+ ],
18
+ },
19
+ },
20
+ })
@@ -0,0 +1,131 @@
1
+ <component name="ProjectCodeStyleConfiguration">
2
+ <code_scheme name="Project" version="173">
3
+ <option name="OTHER_INDENT_OPTIONS">
4
+ <value>
5
+ <option name="INDENT_SIZE" value="2" />
6
+ <option name="TAB_SIZE" value="2" />
7
+ </value>
8
+ </option>
9
+ <HTMLCodeStyleSettings>
10
+ <option name="HTML_SPACE_INSIDE_EMPTY_TAG" value="true" />
11
+ <option name="HTML_ENFORCE_QUOTES" value="true" />
12
+ </HTMLCodeStyleSettings>
13
+ <JSCodeStyleSettings version="0">
14
+ <option name="FORCE_SEMICOLON_STYLE" value="true" />
15
+ <option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />
16
+ <option name="FORCE_QUOTE_STYlE" value="true" />
17
+ <option name="ENFORCE_TRAILING_COMMA" value="Remove" />
18
+ <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />
19
+ <option name="SPACES_WITHIN_IMPORTS" value="true" />
20
+ </JSCodeStyleSettings>
21
+ <TypeScriptCodeStyleSettings version="0">
22
+ <option name="FORCE_SEMICOLON_STYLE" value="true" />
23
+ <option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />
24
+ <option name="FORCE_QUOTE_STYlE" value="true" />
25
+ <option name="ENFORCE_TRAILING_COMMA" value="Remove" />
26
+ <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />
27
+ <option name="SPACES_WITHIN_IMPORTS" value="true" />
28
+ </TypeScriptCodeStyleSettings>
29
+ <VueCodeStyleSettings>
30
+ <option name="INTERPOLATION_NEW_LINE_AFTER_START_DELIMITER" value="false" />
31
+ <option name="INTERPOLATION_NEW_LINE_BEFORE_END_DELIMITER" value="false" />
32
+ </VueCodeStyleSettings>
33
+ <codeStyleSettings language="CSS">
34
+ <indentOptions>
35
+ <option name="INDENT_SIZE" value="2" />
36
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
37
+ <option name="TAB_SIZE" value="2" />
38
+ </indentOptions>
39
+ </codeStyleSettings>
40
+ <codeStyleSettings language="Dart">
41
+ <indentOptions>
42
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
43
+ </indentOptions>
44
+ </codeStyleSettings>
45
+ <codeStyleSettings language="Gherkin">
46
+ <indentOptions>
47
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
48
+ <option name="TAB_SIZE" value="2" />
49
+ </indentOptions>
50
+ </codeStyleSettings>
51
+ <codeStyleSettings language="HTML">
52
+ <option name="SOFT_MARGINS" value="80" />
53
+ <indentOptions>
54
+ <option name="INDENT_SIZE" value="2" />
55
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
56
+ <option name="TAB_SIZE" value="2" />
57
+ </indentOptions>
58
+ </codeStyleSettings>
59
+ <codeStyleSettings language="Haml">
60
+ <indentOptions>
61
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
62
+ <option name="TAB_SIZE" value="2" />
63
+ </indentOptions>
64
+ </codeStyleSettings>
65
+ <codeStyleSettings language="JSON">
66
+ <indentOptions>
67
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
68
+ <option name="TAB_SIZE" value="2" />
69
+ </indentOptions>
70
+ </codeStyleSettings>
71
+ <codeStyleSettings language="Jade">
72
+ <indentOptions>
73
+ <option name="INDENT_SIZE" value="2" />
74
+ <option name="TAB_SIZE" value="2" />
75
+ </indentOptions>
76
+ </codeStyleSettings>
77
+ <codeStyleSettings language="JavaScript">
78
+ <option name="SOFT_MARGINS" value="80" />
79
+ <indentOptions>
80
+ <option name="INDENT_SIZE" value="2" />
81
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
82
+ <option name="TAB_SIZE" value="2" />
83
+ </indentOptions>
84
+ </codeStyleSettings>
85
+ <codeStyleSettings language="LESS">
86
+ <indentOptions>
87
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
88
+ <option name="TAB_SIZE" value="2" />
89
+ </indentOptions>
90
+ </codeStyleSettings>
91
+ <codeStyleSettings language="SASS">
92
+ <indentOptions>
93
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
94
+ <option name="TAB_SIZE" value="2" />
95
+ </indentOptions>
96
+ </codeStyleSettings>
97
+ <codeStyleSettings language="SCSS">
98
+ <indentOptions>
99
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
100
+ <option name="TAB_SIZE" value="2" />
101
+ </indentOptions>
102
+ </codeStyleSettings>
103
+ <codeStyleSettings language="Stylus">
104
+ <indentOptions>
105
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
106
+ <option name="TAB_SIZE" value="2" />
107
+ </indentOptions>
108
+ </codeStyleSettings>
109
+ <codeStyleSettings language="TypeScript">
110
+ <option name="SOFT_MARGINS" value="80" />
111
+ <indentOptions>
112
+ <option name="INDENT_SIZE" value="2" />
113
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
114
+ <option name="TAB_SIZE" value="2" />
115
+ </indentOptions>
116
+ </codeStyleSettings>
117
+ <codeStyleSettings language="Vue">
118
+ <option name="SOFT_MARGINS" value="80" />
119
+ <indentOptions>
120
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
121
+ </indentOptions>
122
+ </codeStyleSettings>
123
+ <codeStyleSettings language="XML">
124
+ <indentOptions>
125
+ <option name="INDENT_SIZE" value="2" />
126
+ <option name="CONTINUATION_INDENT_SIZE" value="2" />
127
+ <option name="TAB_SIZE" value="2" />
128
+ </indentOptions>
129
+ </codeStyleSettings>
130
+ </code_scheme>
131
+ </component>
@@ -0,0 +1,5 @@
1
+ <component name="ProjectCodeStyleConfiguration">
2
+ <state>
3
+ <option name="USE_PER_PROJECT_SETTINGS" value="true" />
4
+ </state>
5
+ </component>
@@ -0,0 +1,6 @@
1
+ <component name="InspectionProjectProfileManager">
2
+ <profile version="1.0">
3
+ <option name="myName" value="Project Default" />
4
+ <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
5
+ </profile>
6
+ </component>
package/.idea/misc.xml ADDED
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="accountSettings">
4
+ <option name="activeProfile" value="profile:default" />
5
+ <option name="activeRegion" value="us-east-1" />
6
+ <option name="recentlyUsedProfiles">
7
+ <list>
8
+ <option value="profile:default" />
9
+ </list>
10
+ </option>
11
+ <option name="recentlyUsedRegions">
12
+ <list>
13
+ <option value="us-east-1" />
14
+ </list>
15
+ </option>
16
+ </component>
17
+ </project>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/tamaro-cli.iml" filepath="$PROJECT_DIR$/.idea/tamaro-cli.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="PrettierConfiguration">
4
+ <option name="myRunOnSave" value="true" />
5
+ </component>
6
+ </project>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="WEB_MODULE" version="4">
3
+ <component name="NewModuleRootManager">
4
+ <content url="file://$MODULE_DIR$">
5
+ <excludeFolder url="file://$MODULE_DIR$/.tmp" />
6
+ <excludeFolder url="file://$MODULE_DIR$/temp" />
7
+ <excludeFolder url="file://$MODULE_DIR$/tmp" />
8
+ </content>
9
+ <orderEntry type="inheritedJdk" />
10
+ <orderEntry type="sourceFolder" forTests="false" />
11
+ </component>
12
+ </module>
package/.idea/vcs.xml ADDED
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="" vcs="Git" />
5
+ </component>
6
+ </project>
package/.nvmrc ADDED
@@ -0,0 +1 @@
1
+ 22.22.1
@@ -0,0 +1,8 @@
1
+ .history/*
2
+ .idea/*
3
+ dist/*
4
+ node_modules/*
5
+ pnpm-lock.yaml
6
+ tsconfig.eslint.json
7
+ tsconfig.json
8
+ *.md
@@ -0,0 +1,19 @@
1
+ module.exports = {
2
+ printWidth: 80,
3
+ tabWidth: 2,
4
+ useTabs: false,
5
+ semi: false,
6
+ singleQuote: true,
7
+ quoteProps: 'as-needed',
8
+ jsxSingleQuote: false,
9
+ trailingComma: 'all',
10
+ bracketSpacing: false,
11
+ bracketSameLine: false,
12
+ arrowParens: 'always',
13
+ requirePragma: false,
14
+ insertPragma: false,
15
+ htmlWhitespaceSensitivity: 'strict',
16
+ endOfLine: 'lf',
17
+ embeddedLanguageFormatting: 'auto',
18
+ singleAttributePerLine: false,
19
+ }
@@ -0,0 +1,47 @@
1
+ image: node:22.22.1
2
+
3
+ definitions:
4
+ caches:
5
+ node:
6
+ key:
7
+ files:
8
+ - pnpm-lock.yaml
9
+ - package.json
10
+ path: node_modules
11
+ pnpm:
12
+ key:
13
+ files:
14
+ - pnpm-lock.yaml
15
+ - package.json
16
+ path: $BITBUCKET_CLONE_DIR/.pnpm-store
17
+ scripts:
18
+ initialize: &initialize |-
19
+ corepack enable pnpm
20
+ corepack prepare --activate
21
+ steps:
22
+ - step: &install
23
+ name: Install dependencies
24
+ caches:
25
+ - node
26
+ - pnpm
27
+ script:
28
+ - *initialize
29
+ - pnpm install --prefer-offline
30
+ - step: &check
31
+ name: Check
32
+ caches:
33
+ - node
34
+ - pnpm
35
+ script:
36
+ - *initialize
37
+ - pnpm lint
38
+ - pnpm typecheck
39
+ - pnpm test
40
+ # Do not bother for dev deps
41
+ # @see https://raisenow.atlassian.net/wiki/spaces/PD/pages/5680037889/TP+RFC+014+-+Unsafe+Outdated+Libraries+Upgrades#Regular-upgrade-of-NPM-libraries-versions
42
+ - pnpm audit --audit-level=critical --prod
43
+
44
+ pipelines:
45
+ default:
46
+ - step: *install
47
+ - step: *check