mirror of
https://github.com/zhigang1992/react.git
synced 2026-04-24 04:15:54 +08:00
* fix(auto-complete): fix the type constraint error in options * chore: remove type check of examples when deploy document site * chore: migrate .now to .vercel
30 lines
258 B
Plaintext
30 lines
258 B
Plaintext
.hg
|
|
.git
|
|
.gitmodules
|
|
.svn
|
|
.cache
|
|
.next
|
|
.now
|
|
.vercel
|
|
.npmignore
|
|
.dockerignore
|
|
.gitignore
|
|
.*.swp
|
|
.DS_Store
|
|
.wafpicke-*
|
|
.lock-wscript
|
|
.env.local
|
|
.env.*.local
|
|
.venv
|
|
npm-debug.log
|
|
config.gypi
|
|
node_modules
|
|
__pycache__
|
|
venv
|
|
CVS
|
|
examples
|
|
esm
|
|
dist
|
|
coverage
|
|
.circleci
|