Skip to content

Commit bbffb82

Browse files
committed
fix
1 parent 43bc310 commit bbffb82

2 files changed

Lines changed: 32 additions & 31 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"files": [
2020
"template-biome",
2121
"template-eslint",
22+
"template-rslint",
2223
"template-prettier",
2324
"dist"
2425
],
@@ -43,7 +44,7 @@
4344
"@clack/prompts": "^1.2.0",
4445
"@microsoft/api-extractor": "^7.58.2",
4546
"@rslib/core": "0.21.0",
46-
"@rslint/core": "^0.4.1",
47+
"@rslint/core": "^0.4.2",
4748
"@rstest/core": "0.9.7",
4849
"@types/fs-extra": "^11.0.4",
4950
"@types/minimist": "^1.2.5",

pnpm-lock.yaml

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)