@storm-software/tsconfig 0.14.0 → 0.16.0
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/CHANGELOG.md +60 -148
- package/README.md +55 -21
- package/base.json +1 -3
- package/core.json +22 -0
- package/index.js +10 -0
- package/index.ts +5 -0
- package/meta.json +1 -1
- package/package.json +2 -2
- package/packages/tsconfig/src/index.d.ts +5 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,34 +1,50 @@
|
|
|
1
|
-
## 0.
|
|
1
|
+
## 0.16.0 (2024-07-29)
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
###
|
|
4
|
+
### Features
|
|
5
5
|
|
|
6
|
-
- **
|
|
6
|
+
- **tsconfig:** Added an accurate package description ([b95b0987](https://github.com/storm-software/storm-ops/commit/b95b0987))
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
- **config:** Added the `brand2` and `brand3` color tokens ([58705631](https://github.com/storm-software/storm-ops/commit/58705631))
|
|
9
9
|
|
|
10
|
+
## 0.15.0 (2024-07-29)
|
|
10
11
|
|
|
11
|
-
###
|
|
12
|
+
### Features
|
|
12
13
|
|
|
13
|
-
- **tsconfig:** Added
|
|
14
|
+
- **tsconfig:** Added the `core` shared TypeScript configuration file
|
|
15
|
+
([de64188b](https://github.com/storm-software/storm-ops/commit/de64188b))
|
|
14
16
|
|
|
15
|
-
## 0.
|
|
17
|
+
## 0.14.0 (2024-07-17)
|
|
18
|
+
|
|
19
|
+
### Features
|
|
20
|
+
|
|
21
|
+
- **git-tools:** Added README header template to include table of contents
|
|
22
|
+
([6841042e](https://github.com/storm-software/storm-ops/commit/6841042e))
|
|
23
|
+
|
|
24
|
+
## 0.13.0 (2024-07-12)
|
|
16
25
|
|
|
26
|
+
### Features
|
|
17
27
|
|
|
18
|
-
|
|
28
|
+
- **tsconfig:** Added various new base `tsconfig` file types
|
|
29
|
+
([09e5d275](https://github.com/storm-software/storm-ops/commit/09e5d275))
|
|
19
30
|
|
|
20
|
-
|
|
31
|
+
## 0.12.0 (2024-06-26)
|
|
32
|
+
|
|
33
|
+
### Features
|
|
34
|
+
|
|
35
|
+
- **eslint-plugin:** Bundle storm software packages
|
|
36
|
+
([f2daca8c](https://github.com/storm-software/storm-ops/commit/f2daca8c))
|
|
21
37
|
|
|
22
38
|
## 0.11.1 (2024-06-24)
|
|
23
39
|
|
|
24
|
-
###
|
|
40
|
+
### Bug Fixes
|
|
25
41
|
|
|
26
42
|
- **storm-ops:** Resolve issue with renovatebot in workflow action
|
|
27
43
|
([e587423a](https://github.com/storm-software/storm-ops/commit/e587423a))
|
|
28
44
|
|
|
29
45
|
## 0.11.0 (2024-06-24)
|
|
30
46
|
|
|
31
|
-
###
|
|
47
|
+
### Features
|
|
32
48
|
|
|
33
49
|
- **eslint-plugin:** Split up the eslint plugin implementation into separate
|
|
34
50
|
packages
|
|
@@ -36,21 +52,21 @@
|
|
|
36
52
|
|
|
37
53
|
## 0.10.0 (2024-06-22)
|
|
38
54
|
|
|
39
|
-
###
|
|
55
|
+
### Features
|
|
40
56
|
|
|
41
57
|
- **workspace-tools:** Upgrade the workspace pnpm-lock file
|
|
42
58
|
([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
|
|
43
59
|
|
|
44
60
|
## 0.9.0 (2024-06-22)
|
|
45
61
|
|
|
46
|
-
###
|
|
62
|
+
### Features
|
|
47
63
|
|
|
48
64
|
- **storm-ops:** Updated pnpm-lock file
|
|
49
65
|
([22be1efd](https://github.com/storm-software/storm-ops/commit/22be1efd))
|
|
50
66
|
|
|
51
67
|
## 0.8.0 (2024-06-22)
|
|
52
68
|
|
|
53
|
-
###
|
|
69
|
+
### Features
|
|
54
70
|
|
|
55
71
|
- **workspace-tools:** Added `lint` and `format` tasks and improved cache input
|
|
56
72
|
management
|
|
@@ -58,168 +74,120 @@
|
|
|
58
74
|
|
|
59
75
|
## 0.7.0 (2024-06-21)
|
|
60
76
|
|
|
61
|
-
###
|
|
77
|
+
### Features
|
|
62
78
|
|
|
63
79
|
- **eslint-plugin:** Resolve issues with eslint module types
|
|
64
80
|
([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
|
|
65
81
|
|
|
66
82
|
## 0.6.0 (2024-06-17)
|
|
67
83
|
|
|
68
|
-
###
|
|
84
|
+
### Features
|
|
69
85
|
|
|
70
86
|
- **tsconfig:** Improve the Typescript configuration inheritance and linting
|
|
71
87
|
([b84c881f](https://github.com/storm-software/storm-ops/commit/b84c881f))
|
|
72
88
|
|
|
73
89
|
## 0.5.0 (2024-06-05)
|
|
74
90
|
|
|
75
|
-
###
|
|
91
|
+
### Features
|
|
76
92
|
|
|
77
93
|
- **tsconfig:** Added `preserveSymlinks` to base tsconfig
|
|
78
94
|
([40522881](https://github.com/storm-software/storm-ops/commit/40522881))
|
|
79
95
|
|
|
80
96
|
## 0.4.0 (2024-06-05)
|
|
81
97
|
|
|
82
|
-
###
|
|
98
|
+
### Features
|
|
83
99
|
|
|
84
100
|
- **eslint-plugin:** Added the `eslint` and `prittier` base packages
|
|
85
101
|
([b2d63d0f](https://github.com/storm-software/storm-ops/commit/b2d63d0f))
|
|
86
102
|
|
|
87
103
|
## 0.3.6 (2024-04-09)
|
|
88
104
|
|
|
89
|
-
###
|
|
105
|
+
### Bug Fixes
|
|
90
106
|
|
|
91
107
|
- **tsconfig:** Resolve invalid base tsconfig modules
|
|
92
108
|
([af07fcdb](https://github.com/storm-software/storm-ops/commit/af07fcdb))
|
|
93
109
|
|
|
94
|
-
### ❤️ Thank You
|
|
95
|
-
|
|
96
|
-
- Patrick Sullivan
|
|
97
|
-
|
|
98
110
|
## 0.3.5 (2024-04-09)
|
|
99
111
|
|
|
100
|
-
###
|
|
112
|
+
### Bug Fixes
|
|
101
113
|
|
|
102
114
|
- **build-tools:** Updates to base tsconfig and build tools
|
|
103
115
|
([97648eac](https://github.com/storm-software/storm-ops/commit/97648eac))
|
|
104
116
|
|
|
105
|
-
### ❤️ Thank You
|
|
106
|
-
|
|
107
|
-
- Patrick Sullivan
|
|
108
|
-
|
|
109
117
|
## 0.3.4 (2024-04-08)
|
|
110
118
|
|
|
111
|
-
###
|
|
119
|
+
### Bug Fixes
|
|
112
120
|
|
|
113
121
|
- **build-tools:** Resolved issue with module types used in build
|
|
114
122
|
([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
|
|
115
123
|
|
|
116
|
-
### ❤️ Thank You
|
|
117
|
-
|
|
118
|
-
- Patrick Sullivan
|
|
119
|
-
|
|
120
124
|
## 0.3.3 (2024-04-08)
|
|
121
125
|
|
|
122
|
-
###
|
|
126
|
+
### Bug Fixes
|
|
123
127
|
|
|
124
128
|
- **build-tools:** Resolved issue with duplicate require definition
|
|
125
129
|
([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
126
130
|
|
|
127
|
-
### ❤️ Thank You
|
|
128
|
-
|
|
129
|
-
- Patrick Sullivan
|
|
130
|
-
|
|
131
131
|
## 0.3.2 (2024-04-08)
|
|
132
132
|
|
|
133
|
-
###
|
|
133
|
+
### Bug Fixes
|
|
134
134
|
|
|
135
135
|
- **workspace-tools:** Resolve issues with `build-tools` import
|
|
136
136
|
([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
137
137
|
|
|
138
|
-
### ❤️ Thank You
|
|
139
|
-
|
|
140
|
-
- Patrick Sullivan
|
|
141
|
-
|
|
142
138
|
## 0.3.1 (2024-04-08)
|
|
143
139
|
|
|
144
|
-
###
|
|
140
|
+
### Bug Fixes
|
|
145
141
|
|
|
146
142
|
- **git-tools:** Update release tool to use local function to get configuration
|
|
147
143
|
([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
|
|
148
144
|
|
|
149
|
-
### ❤️ Thank You
|
|
150
|
-
|
|
151
|
-
- Patrick Sullivan
|
|
152
|
-
|
|
153
145
|
## 0.3.0 (2024-04-07)
|
|
154
146
|
|
|
155
|
-
###
|
|
147
|
+
### Features
|
|
156
148
|
|
|
157
149
|
- **storm-ops:** Merged in change to the main branch
|
|
158
150
|
([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
159
151
|
|
|
160
|
-
### ❤️ Thank You
|
|
161
|
-
|
|
162
|
-
- Patrick Sullivan
|
|
163
|
-
|
|
164
152
|
## 0.2.0 (2024-04-06)
|
|
165
153
|
|
|
166
|
-
###
|
|
154
|
+
### Features
|
|
167
155
|
|
|
168
156
|
- **build-tools:** Added support for `rolldown` builds
|
|
169
157
|
([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
170
158
|
|
|
171
|
-
### ❤️ Thank You
|
|
172
|
-
|
|
173
|
-
- Patrick Sullivan
|
|
174
|
-
|
|
175
159
|
## 0.1.4 (2024-04-01)
|
|
176
160
|
|
|
177
|
-
###
|
|
161
|
+
### Bug Fixes
|
|
178
162
|
|
|
179
163
|
- **workspace-tools:** Resolve issue with bad release path in npm publish
|
|
180
164
|
([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
181
165
|
|
|
182
|
-
### ❤️ Thank You
|
|
183
|
-
|
|
184
|
-
- Patrick Sullivan
|
|
185
|
-
|
|
186
166
|
## 0.1.3 (2024-03-29)
|
|
187
167
|
|
|
188
|
-
###
|
|
168
|
+
### Bug Fixes
|
|
189
169
|
|
|
190
170
|
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript
|
|
191
171
|
projects
|
|
192
172
|
([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
193
173
|
|
|
194
|
-
### ❤️ Thank You
|
|
195
|
-
|
|
196
|
-
- Patrick Sullivan
|
|
197
|
-
|
|
198
174
|
## 0.1.2 (2024-03-28)
|
|
199
175
|
|
|
200
|
-
###
|
|
176
|
+
### Bug Fixes
|
|
201
177
|
|
|
202
178
|
- **git-tools:** Added code to add ts plugin transpilers
|
|
203
179
|
([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
204
180
|
|
|
205
|
-
### ❤️ Thank You
|
|
206
|
-
|
|
207
|
-
- Patrick Sullivan
|
|
208
|
-
|
|
209
181
|
## 0.1.1 (2024-03-28)
|
|
210
182
|
|
|
211
|
-
###
|
|
183
|
+
### Bug Fixes
|
|
212
184
|
|
|
213
185
|
- **storm-ops:** Update the links in the README files to use proper repository
|
|
214
186
|
([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
215
187
|
|
|
216
|
-
### ❤️ Thank You
|
|
217
|
-
|
|
218
|
-
- Patrick Sullivan
|
|
219
|
-
|
|
220
188
|
## 0.1.0 (2024-03-25)
|
|
221
189
|
|
|
222
|
-
###
|
|
190
|
+
### Features
|
|
223
191
|
|
|
224
192
|
- **storm-config:** Added rust crates and release/publish workspace tools
|
|
225
193
|
([eab906b1](https://github.com/storm-software/storm-ops/commit/eab906b1))
|
|
@@ -230,151 +198,95 @@
|
|
|
230
198
|
- **workspace-tools:** Major updates to base nx.json configuration
|
|
231
199
|
([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
232
200
|
|
|
233
|
-
### ❤️ Thank You
|
|
234
|
-
|
|
235
|
-
- Patrick Sullivan
|
|
236
|
-
|
|
237
201
|
## 0.0.14 (2024-03-17)
|
|
238
202
|
|
|
239
|
-
###
|
|
203
|
+
### Bug Fixes
|
|
240
204
|
|
|
241
205
|
- **tsconfig:** Repush changes to tsconfig updates
|
|
242
206
|
([1939b194](https://github.com/storm-software/storm-ops/commit/1939b194))
|
|
243
207
|
|
|
244
|
-
### ❤️ Thank You
|
|
245
|
-
|
|
246
|
-
- Patrick Sullivan
|
|
247
|
-
|
|
248
208
|
## 0.0.13 (2024-03-17)
|
|
249
209
|
|
|
250
|
-
###
|
|
210
|
+
### Bug Fixes
|
|
251
211
|
|
|
252
212
|
- **tsconfig:** Remove unused options from root tsconfig
|
|
253
213
|
([b36ca687](https://github.com/storm-software/storm-ops/commit/b36ca687))
|
|
254
214
|
|
|
255
|
-
### ❤️ Thank You
|
|
256
|
-
|
|
257
|
-
- Patrick Sullivan
|
|
258
|
-
|
|
259
215
|
## 0.0.12 (2024-03-15)
|
|
260
216
|
|
|
261
|
-
###
|
|
217
|
+
### Bug Fixes
|
|
262
218
|
|
|
263
219
|
- **workspace-tools:** Remove unneeded chdir lines from base methods
|
|
264
220
|
([b65ef683](https://github.com/storm-software/storm-ops/commit/b65ef683))
|
|
265
221
|
|
|
266
|
-
### ❤️ Thank You
|
|
267
|
-
|
|
268
|
-
- Patrick Sullivan
|
|
269
|
-
|
|
270
222
|
## 0.0.11 (2024-03-03)
|
|
271
223
|
|
|
272
|
-
###
|
|
224
|
+
### Bug Fixes
|
|
273
225
|
|
|
274
226
|
- **workspace-tools:** Ensure file paths are valid in `fileNames` array
|
|
275
227
|
([0f15dabc](https://github.com/storm-software/storm-ops/commit/0f15dabc))
|
|
276
228
|
|
|
277
|
-
### ❤️ Thank You
|
|
278
|
-
|
|
279
|
-
- Patrick Sullivan
|
|
280
|
-
|
|
281
229
|
## 0.0.10 (2024-03-01)
|
|
282
230
|
|
|
283
|
-
###
|
|
231
|
+
### Bug Fixes
|
|
284
232
|
|
|
285
233
|
- **workspace-tools:** Updates to compiler options for dts build
|
|
286
234
|
([bcee387e](https://github.com/storm-software/storm-ops/commit/bcee387e))
|
|
287
235
|
|
|
288
|
-
### ❤️ Thank You
|
|
289
|
-
|
|
290
|
-
- Patrick Sullivan
|
|
291
|
-
|
|
292
236
|
## 0.0.9 (2024-03-01)
|
|
293
237
|
|
|
294
|
-
###
|
|
238
|
+
### Bug Fixes
|
|
295
239
|
|
|
296
240
|
- **tsconfig:** Added `lib` option to base tsconfig file
|
|
297
241
|
([7e7a848c](https://github.com/storm-software/storm-ops/commit/7e7a848c))
|
|
298
242
|
|
|
299
|
-
### ❤️ Thank You
|
|
300
|
-
|
|
301
|
-
- Patrick Sullivan
|
|
302
|
-
|
|
303
243
|
## 0.0.8 (2024-03-01)
|
|
304
244
|
|
|
305
|
-
###
|
|
245
|
+
### Bug Fixes
|
|
306
246
|
|
|
307
247
|
- **workspace-tools:** Remove the storm env filter
|
|
308
248
|
([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
309
249
|
|
|
310
|
-
### ❤️ Thank You
|
|
311
|
-
|
|
312
|
-
- Patrick Sullivan
|
|
313
|
-
|
|
314
250
|
## 0.0.7 (2024-03-01)
|
|
315
251
|
|
|
316
|
-
###
|
|
252
|
+
### Bug Fixes
|
|
317
253
|
|
|
318
254
|
- **tsconfig:** Added `typeAcquisition` to compiler options
|
|
319
255
|
([2bd60053](https://github.com/storm-software/storm-ops/commit/2bd60053))
|
|
320
256
|
|
|
321
|
-
### ❤️ Thank You
|
|
322
|
-
|
|
323
|
-
- Patrick Sullivan
|
|
324
|
-
|
|
325
257
|
## 0.0.6 (2024-02-27)
|
|
326
258
|
|
|
327
|
-
###
|
|
259
|
+
### Bug Fixes
|
|
328
260
|
|
|
329
261
|
- **tsconfig:** Update the base `tsconfig.json` file with module resolution
|
|
330
262
|
options
|
|
331
263
|
([972e1110](https://github.com/storm-software/storm-ops/commit/972e1110))
|
|
332
264
|
|
|
333
|
-
### ❤️ Thank You
|
|
334
|
-
|
|
335
|
-
- Patrick Sullivan
|
|
336
|
-
|
|
337
265
|
## 0.0.5 (2024-02-27)
|
|
338
266
|
|
|
339
|
-
###
|
|
267
|
+
### Bug Fixes
|
|
340
268
|
|
|
341
269
|
- **workspace-tools:** Relocation config parser code to build function
|
|
342
270
|
([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
|
|
343
271
|
|
|
344
|
-
### ❤️ Thank You
|
|
345
|
-
|
|
346
|
-
- Patrick Sullivan
|
|
347
|
-
|
|
348
272
|
## 0.0.4 (2024-02-27)
|
|
349
273
|
|
|
350
|
-
###
|
|
274
|
+
### Bug Fixes
|
|
351
275
|
|
|
352
276
|
- **workspace-tools:** Resolve issue with tsconfig file resolution
|
|
353
277
|
([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
354
278
|
|
|
355
|
-
### ❤️ Thank You
|
|
356
|
-
|
|
357
|
-
- Patrick Sullivan
|
|
358
|
-
|
|
359
279
|
## 0.0.3 (2024-02-27)
|
|
360
280
|
|
|
361
|
-
###
|
|
281
|
+
### Bug Fixes
|
|
362
282
|
|
|
363
283
|
- **workspace-tools:** Dynamically load tsup module and resolve `testing-tools`
|
|
364
284
|
type issues
|
|
365
285
|
([c1d51975](https://github.com/storm-software/storm-ops/commit/c1d51975))
|
|
366
286
|
|
|
367
|
-
### ❤️ Thank You
|
|
368
|
-
|
|
369
|
-
- Patrick Sullivan
|
|
370
|
-
|
|
371
287
|
## 0.0.2 (2024-02-27)
|
|
372
288
|
|
|
373
|
-
###
|
|
289
|
+
### Bug Fixes
|
|
374
290
|
|
|
375
291
|
- **workspace-tools:** Update all imports to `config-tools` in the package
|
|
376
292
|
([85202800](https://github.com/storm-software/storm-ops/commit/85202800))
|
|
377
|
-
|
|
378
|
-
### ❤️ Thank You
|
|
379
|
-
|
|
380
|
-
- Patrick Sullivan
|
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
<b>
|
|
11
11
|
<a href="https://stormsoftware.com" target="_blank">Website</a> •
|
|
12
12
|
<a href="https://github.com/storm-software/storm-ops" target="_blank">GitHub</a> •
|
|
13
|
-
<a href="https://discord.gg/MQ6YVzakM5">Discord</a> •
|
|
13
|
+
<a href="https://discord.gg/MQ6YVzakM5">Discord</a> • <a href="https://stormstack.github.io/stormstack/" target="_blank">Docs</a> • <a href="https://stormsoftware.com/contact" target="_blank">Contact</a> •
|
|
14
14
|
<a href="https://github.com/storm-software/storm-ops/issues/new?assignees=&labels=bug&template=bug-report.yml&title=Bug Report%3A+">Report a Bug</a>
|
|
15
15
|
</b>
|
|
16
16
|
</div>
|
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -53,7 +53,6 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
53
53
|
- [Changelog](#changelog)
|
|
54
54
|
- [Contributing](#contributing)
|
|
55
55
|
- [Contributors](#contributors)
|
|
56
|
-
- [💻 Visit stormsoftware.com to stay up to date with this developer](#-visit-stormsoftwarecom-to-stay-up-to-date-with-this-developer)
|
|
57
56
|
|
|
58
57
|
<!-- END doctoc -->
|
|
59
58
|
|
|
@@ -110,17 +109,25 @@ Run `nx test tsconfig` to execute the unit tests via [Jest](https://jestjs.io).
|
|
|
110
109
|
|
|
111
110
|
## Storm Workspaces
|
|
112
111
|
|
|
113
|
-
Storm workspaces are built using
|
|
112
|
+
Storm workspaces are built using
|
|
113
|
+
<a href="https://nx.dev/" target="_blank">Nx</a>, a set of extensible dev tools
|
|
114
|
+
for monorepos, which helps you develop like Google, Facebook, and Microsoft.
|
|
115
|
+
Building on top of Nx, the Open System provides a set of tools and patterns that
|
|
116
|
+
help you scale your monorepo to many teams while keeping the codebase
|
|
117
|
+
maintainable.
|
|
114
118
|
|
|
115
119
|
<div align="right">[ <a href="#table-of-contents">Back to top ▲</a> ]</div>
|
|
116
120
|
<br />
|
|
117
121
|
|
|
118
122
|
## Roadmap
|
|
119
123
|
|
|
120
|
-
See the [open issues](https://github.com/storm-software/storm-ops/issues) for a
|
|
124
|
+
See the [open issues](https://github.com/storm-software/storm-ops/issues) for a
|
|
125
|
+
list of proposed features (and known issues).
|
|
121
126
|
|
|
122
|
-
- [Top Feature Requests](https://github.com/storm-software/storm-ops/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc)
|
|
123
|
-
|
|
127
|
+
- [Top Feature Requests](https://github.com/storm-software/storm-ops/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc)
|
|
128
|
+
(Add your votes using the 👍 reaction)
|
|
129
|
+
- [Top Bugs](https://github.com/storm-software/storm-ops/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Areactions-%2B1-desc)
|
|
130
|
+
(Add your votes using the 👍 reaction)
|
|
124
131
|
- [Newest Bugs](https://github.com/storm-software/storm-ops/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
|
|
125
132
|
|
|
126
133
|
<div align="right">[ <a href="#table-of-contents">Back to top ▲</a> ]</div>
|
|
@@ -139,7 +146,8 @@ Reach out to the maintainer at one of the following places:
|
|
|
139
146
|
|
|
140
147
|
## License
|
|
141
148
|
|
|
142
|
-
This project is licensed under the **Apache License 2.0**. Feel free to edit and
|
|
149
|
+
This project is licensed under the **Apache License 2.0**. Feel free to edit and
|
|
150
|
+
distribute this template as you like.
|
|
143
151
|
|
|
144
152
|
See [LICENSE](LICENSE) for more information.
|
|
145
153
|
|
|
@@ -148,32 +156,42 @@ See [LICENSE](LICENSE) for more information.
|
|
|
148
156
|
|
|
149
157
|
## Changelog
|
|
150
158
|
|
|
151
|
-
This project adheres to
|
|
159
|
+
This project adheres to
|
|
160
|
+
[Semantic Versioning](https://semver.org/spec/v2.0.0.html). Every release, along
|
|
161
|
+
with the migration instructions, is documented in the [CHANGELOG](CHANGELOG.md)
|
|
162
|
+
file
|
|
152
163
|
|
|
153
164
|
<div align="right">[ <a href="#table-of-contents">Back to top ▲</a> ]</div>
|
|
154
165
|
<br />
|
|
155
166
|
|
|
156
167
|
## Contributing
|
|
157
168
|
|
|
158
|
-
First off, thanks for taking the time to contribute! Contributions are what
|
|
169
|
+
First off, thanks for taking the time to contribute! Contributions are what
|
|
170
|
+
makes the open-source community such an amazing place to learn, inspire, and
|
|
171
|
+
create. Any contributions you make will benefit everybody else and are **greatly
|
|
172
|
+
appreciated**.
|
|
159
173
|
|
|
160
174
|
Please try to create bug reports that are:
|
|
161
175
|
|
|
162
176
|
- _Reproducible._ Include steps to reproduce the problem.
|
|
163
|
-
- _Specific._ Include as much detail as possible: which version, what
|
|
177
|
+
- _Specific._ Include as much detail as possible: which version, what
|
|
178
|
+
environment, etc.
|
|
164
179
|
- _Unique._ Do not duplicate existing opened issues.
|
|
165
180
|
- _Scoped to a Single Bug._ One bug per report.
|
|
166
181
|
|
|
167
182
|
Please adhere to this project's [code of conduct](.github/CODE_OF_CONDUCT.md).
|
|
168
183
|
|
|
169
|
-
You can use
|
|
184
|
+
You can use
|
|
185
|
+
[markdownlint-cli](https://github.com/storm-software/storm-ops/markdownlint-cli)
|
|
186
|
+
to check for common markdown style inconsistency.
|
|
170
187
|
|
|
171
188
|
<div align="right">[ <a href="#table-of-contents">Back to top ▲</a> ]</div>
|
|
172
189
|
<br />
|
|
173
190
|
|
|
174
191
|
## Contributors
|
|
175
192
|
|
|
176
|
-
Thanks goes to these wonderful people
|
|
193
|
+
Thanks goes to these wonderful people
|
|
194
|
+
([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
|
177
195
|
|
|
178
196
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
|
179
197
|
|
|
@@ -198,7 +216,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|
|
198
216
|
|
|
199
217
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
|
200
218
|
|
|
201
|
-
This project follows the
|
|
219
|
+
This project follows the
|
|
220
|
+
[all-contributors](https://github.com/all-contributors/all-contributors)
|
|
221
|
+
specification. Contributions of any kind welcome!
|
|
202
222
|
|
|
203
223
|
<div align="right">[ <a href="#table-of-contents">Back to top ▲</a> ]</div>
|
|
204
224
|
<br />
|
|
@@ -212,9 +232,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
|
|
|
212
232
|
<br />
|
|
213
233
|
|
|
214
234
|
<div align="center">
|
|
215
|
-
<
|
|
216
|
-
<a href="https://stormsoftware.com" target="_blank">Website</a> • <a href="https://stormsoftware.com/contact" target="_blank">Contact</a> • <a href="https://discord.gg/MQ6YVzakM5">Discord</a> • <a href="https://linkedin.com/in/pat-sullivan-dev" target="_blank">LinkedIn</a> • <a href="https://medium.com/@pat.joseph.sullivan" target="_blank">Medium</a> • <a href="https://github.com/storm-software" target="_blank">GitHub</a> • <a href="https://keybase.io/sullivanp" target="_blank">OpenPGP Key</a>
|
|
217
|
-
</b>
|
|
235
|
+
<a href="https://stormsoftware.com" target="_blank">Website</a> • <a href="https://stormsoftware.com/contact" target="_blank">Contact</a> • <a href="https://linkedin.com/in/patrick-sullivan-865526b0" target="_blank">LinkedIn</a> • <a href="https://medium.com/@pat.joseph.sullivan" target="_blank">Medium</a> • <a href="https://github.com/storm-software" target="_blank">GitHub</a> • <a href="https://keybase.io/sullivanp" target="_blank">OpenPGP Key</a>
|
|
218
236
|
</div>
|
|
219
237
|
|
|
220
238
|
<div align="center">
|
|
@@ -222,18 +240,34 @@ This project follows the [all-contributors](https://github.com/all-contributors/
|
|
|
222
240
|
</div>
|
|
223
241
|
<br />
|
|
224
242
|
|
|
225
|
-
Storm Software is an open source software development organization and creator
|
|
243
|
+
Storm Software is an open source software development organization and creator
|
|
244
|
+
of Acidic, StormStack and StormCloud.
|
|
226
245
|
|
|
227
|
-
Our mission is to make software development more accessible. Our ideal future is
|
|
246
|
+
Our mission is to make software development more accessible. Our ideal future is
|
|
247
|
+
one where anyone can create software without years of prior development
|
|
248
|
+
experience serving as a barrier to entry. We hope to achieve this via LLMs,
|
|
249
|
+
Generative AI, and intuitive, high-level data modeling/programming languages.
|
|
228
250
|
|
|
229
|
-
|
|
251
|
+
Join us on [Discord](https://discord.gg/MQ6YVzakM5) to chat with the team,
|
|
252
|
+
receive release notifications, ask questions, and get involved.
|
|
253
|
+
|
|
254
|
+
If this sounds interesting, and you would like to help us in creating the next
|
|
255
|
+
generation of development tools, please reach out on our
|
|
256
|
+
[website](https://stormsoftware.com/contact) or join our
|
|
257
|
+
[Slack](https://join.slack.com/t/storm-software/shared_invite/zt-2gsmk04hs-i6yhK_r6urq0dkZYAwq2pA)
|
|
258
|
+
channel!
|
|
230
259
|
|
|
231
260
|
<br />
|
|
232
|
-
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3>
|
|
233
261
|
|
|
262
|
+
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://pub-761b436209f44a4d886487c917806c08.r2.dev/icon-fill.png" alt="Storm Software" width="200px"/></a></div>
|
|
234
263
|
<br />
|
|
264
|
+
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://pub-761b436209f44a4d886487c917806c08.r2.dev/visit-us-text.svg" alt="Visit us at stormsoftware.com" height="90px"/></a></div>
|
|
265
|
+
|
|
266
|
+
<br />
|
|
267
|
+
|
|
235
268
|
<div align="right">[ <a href="#table-of-contents">Back to top ▲</a> ]</div>
|
|
236
269
|
<br />
|
|
270
|
+
<br />
|
|
237
271
|
|
|
238
272
|
|
|
239
273
|
<!-- markdownlint-restore -->
|
package/base.json
CHANGED
|
@@ -18,7 +18,6 @@
|
|
|
18
18
|
"strictNullChecks": true,
|
|
19
19
|
"strict": true,
|
|
20
20
|
"resolveJsonModule": true,
|
|
21
|
-
"isolatedModules": true,
|
|
22
21
|
"allowSyntheticDefaultImports": true,
|
|
23
22
|
"forceConsistentCasingInFileNames": true,
|
|
24
23
|
"noImplicitOverride": true,
|
|
@@ -29,7 +28,6 @@
|
|
|
29
28
|
"emitDecoratorMetadata": true,
|
|
30
29
|
"skipLibCheck": true,
|
|
31
30
|
"skipDefaultLibCheck": true,
|
|
32
|
-
"esModuleInterop": true
|
|
33
|
-
"preserveSymlinks": true
|
|
31
|
+
"esModuleInterop": true
|
|
34
32
|
}
|
|
35
33
|
}
|
package/core.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json.schemastore.org/tsconfig",
|
|
3
|
+
"display": "Storm Software - Core TypeScript Config",
|
|
4
|
+
"extends": "./base.json",
|
|
5
|
+
"compileOnSave": false,
|
|
6
|
+
"compilerOptions": {
|
|
7
|
+
/* Base Options: */
|
|
8
|
+
"allowJs": true,
|
|
9
|
+
"isolatedModules": true,
|
|
10
|
+
"verbatimModuleSyntax": true,
|
|
11
|
+
/* Strictness */
|
|
12
|
+
"noUncheckedIndexedAccess": true,
|
|
13
|
+
"noImplicitOverride": true,
|
|
14
|
+
/* If transpiling with TypeScript: */
|
|
15
|
+
"sourceMap": true,
|
|
16
|
+
/* AND if you're building for a library: */
|
|
17
|
+
"declaration": true,
|
|
18
|
+
/* AND if you're building for a library in a monorepo: */
|
|
19
|
+
"composite": true,
|
|
20
|
+
"declarationMap": true
|
|
21
|
+
}
|
|
22
|
+
}
|
package/index.js
CHANGED
|
@@ -5,9 +5,19 @@ var nextTsConfigJson = "./next.json";
|
|
|
5
5
|
var reactTsConfigJson = "./react.json";
|
|
6
6
|
var reactNativeTsConfigJson = "./react-native.json";
|
|
7
7
|
var scriptTsConfigJson = "./script.json";
|
|
8
|
+
var appTsConfigJson = "./app.json";
|
|
9
|
+
var coreTsConfigJson = "./core.json";
|
|
10
|
+
var libraryTsConfigJson = "./library.json";
|
|
11
|
+
var domLibraryTsConfigJson = "./dom-library.json";
|
|
12
|
+
var domAppTsConfigJson = "./dom-app.json";
|
|
8
13
|
export {
|
|
14
|
+
appTsConfigJson,
|
|
9
15
|
baseTsConfigJson,
|
|
10
16
|
bunTsConfigJson,
|
|
17
|
+
coreTsConfigJson,
|
|
18
|
+
domAppTsConfigJson,
|
|
19
|
+
domLibraryTsConfigJson,
|
|
20
|
+
libraryTsConfigJson,
|
|
11
21
|
nextTsConfigJson,
|
|
12
22
|
reactNativeTsConfigJson,
|
|
13
23
|
reactTsConfigJson,
|
package/index.ts
CHANGED
|
@@ -4,3 +4,8 @@ export const nextTsConfigJson = "./next.json";
|
|
|
4
4
|
export const reactTsConfigJson = "./react.json";
|
|
5
5
|
export const reactNativeTsConfigJson = "./react-native.json";
|
|
6
6
|
export const scriptTsConfigJson = "./script.json";
|
|
7
|
+
export const appTsConfigJson = "./app.json";
|
|
8
|
+
export const coreTsConfigJson = "./core.json";
|
|
9
|
+
export const libraryTsConfigJson = "./library.json";
|
|
10
|
+
export const domLibraryTsConfigJson = "./dom-library.json";
|
|
11
|
+
export const domAppTsConfigJson = "./dom-app.json";
|
package/meta.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"inputs":{"packages/tsconfig/src/index.ts":{"bytes":
|
|
1
|
+
{"inputs":{"packages/tsconfig/src/index.ts":{"bytes":558,"imports":[],"format":"esm"}},"outputs":{"dist/packages/tsconfig/index.js":{"imports":[],"exports":["appTsConfigJson","baseTsConfigJson","bunTsConfigJson","coreTsConfigJson","domAppTsConfigJson","domLibraryTsConfigJson","libraryTsConfigJson","nextTsConfigJson","reactNativeTsConfigJson","reactTsConfigJson","scriptTsConfigJson"],"entryPoint":"packages/tsconfig/src/index.ts","inputs":{"packages/tsconfig/src/index.ts":{"bytesInOutput":459}},"bytes":743}}}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/tsconfig",
|
|
3
|
-
"version": "0.
|
|
4
|
-
"description": "⚡ A package containing
|
|
3
|
+
"version": "0.16.0",
|
|
4
|
+
"description": "⚡ A package containing shared `tsconfig.json` files used in various other repositories by Storm Software.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
7
7
|
"url": "https://github.com/storm-software/storm-ops",
|
|
@@ -4,3 +4,8 @@ export declare const nextTsConfigJson = "./next.json";
|
|
|
4
4
|
export declare const reactTsConfigJson = "./react.json";
|
|
5
5
|
export declare const reactNativeTsConfigJson = "./react-native.json";
|
|
6
6
|
export declare const scriptTsConfigJson = "./script.json";
|
|
7
|
+
export declare const appTsConfigJson = "./app.json";
|
|
8
|
+
export declare const coreTsConfigJson = "./core.json";
|
|
9
|
+
export declare const libraryTsConfigJson = "./library.json";
|
|
10
|
+
export declare const domLibraryTsConfigJson = "./dom-library.json";
|
|
11
|
+
export declare const domAppTsConfigJson = "./dom-app.json";
|