mirror of
https://github.com/zhigang1992/react-content-loader.git
synced 2026-01-12 22:50:00 +08:00
re #148, re #137, re #106, re #89, re #16, re #6 * build(rollup): native bundle * feat(native): stylized components * build(typescript): react native check * feat(typing): improves * build(tsconfig): by environment * test(web native): setup * test(native): support * docs(readme): native documentation
19 lines
187 B
Plaintext
Executable File
19 lines
187 B
Plaintext
Executable File
*.swp
|
|
*~
|
|
*.iml
|
|
.*.haste_cache.*
|
|
.DS_Store
|
|
.idea
|
|
npm-debug.log
|
|
yarn-error.log
|
|
node_modules
|
|
dist
|
|
coverage
|
|
/native
|
|
.docz/
|
|
.rpt2_cache
|
|
settings.json
|
|
*.code-workspace
|
|
yarn.lock
|
|
yarn-error.log
|