Revision c1ae4edb27045c4e03a0728abd1cee99bf5cc0f3 authored by mayank-96 on 28 March 2022, 06:54:07 UTC, committed by mayank-96 on 28 March 2022, 06:54:07 UTC
1 parent 4fd0a96
Raw File
.npmignore
# Dotfiles
.babelrc
.eslintignore
.eslintrc.json
.gitattributes
_config.yml

# Documents
CONTRIBUTING.md
ISSUE_TEMPLATE.txt
img

# Test cases
__tests__
dist/__tests__

# Example
example/
back to top