Skip to content

Commit a50eda3

Browse files
Shared configs tests (#126)
* add coverage badge * update release script * update readme * use shared biome config in template * fix cache error. * Update README.md Co-authored-by: Copilot <[email protected]> * Update README.md Co-authored-by: Copilot <[email protected]> * remove redundant workflow. * update readme * update workflow * better conditional handling * add getPackagePath helper * remove extra log * add run to all. * let vitest handle logging * add tree walk to coverage * update test confis * correct JSONPath * initial test config setup * fix tree walking for multiple dirs * disable workspace warning * lint * add packages/apps support * sort cases * slice args * slice args * loop on test all * add plugins to coverage * add more default sources * add subtotals * add exports for tests * udate deps * expand file inclusions * plugin.loader tests * revert loader to cjs * [email protected] --------- Co-authored-by: Copilot <[email protected]>
1 parent d45e988 commit a50eda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"vitest": "^3.2.4",
2222
"yaml": "^2.8.1"
2323
},
24-
"version": "1.2.0",
24+
"version": "1.2.1",
2525
"name": "@instructure.ai/shared-configs",
2626
"packageManager": "[email protected]",
2727
"private": true,

0 commit comments

Comments
 (0)