Files
react/.vercelignore
witt ad09a72742 fix(auto-complete): fix the type constraint error in options (#498)
* 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
2021-03-31 20:33:06 +08:00

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