Skip to content

Commit 819a71d

Browse files
committed
docs(readme.md): add License and other fix
1 parent 872ae79 commit 819a71d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const eslintConfig = tseslint.config(
7777
...tseslint.configs.strict
7878
objectCss.flatConfigs.recommended
7979
{
80-
files: ['**/*.{jsjsxtstsx}']
80+
files: ['**/*.{ts,tsx}']
8181
}
8282
)
8383

@@ -114,3 +114,7 @@ Validation includes other standard properties.
114114
- transition
115115
- viewTransitionName
116116
- willChange
117+
118+
## License
119+
120+
ISC.

0 commit comments

Comments
 (0)