Skip to content

Commit 2d67419

Browse files
committed
chore: tiny changes
1 parent 88cf5f6 commit 2d67419

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jspm_packages/
5050
# Optional npm cache directory
5151
.npm
5252

53-
# Optional eslint cache
54-
.eslintcache
53+
# Optional eslint/stylelint cache, etc
54+
.*cache
5555

5656
# Microbundle cache
5757
.rpt2_cache/

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"access": "public"
172172
},
173173
"typeCoverage": {
174-
"atLeast": 98.62,
174+
"atLeast": 98.63,
175175
"cache": true,
176176
"detail": true,
177177
"ignoreAsAssertion": true,

0 commit comments

Comments
 (0)