Skip to content

Commit 1f03939

Browse files
committed
doc: Add README.md
1 parent 5b37af8 commit 1f03939

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.lintstagedrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"*.{js,jsx,tsx,ts,less,md,json}": [
2+
"*.{js,jsx,tsx,ts,less,json}": [
33
"prettier --write"
44
]
55
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
./core/README.md

0 commit comments

Comments
 (0)