This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
linxiaoyi
/
nft_store
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
12 MiB
JavaScript
51.9%
Vue
36.5%
HTML
6%
CSS
5%
Less
0.6%
Tree:
814404e35f
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '814404e35f'
${ noResults }
nft_store
/
tests
/
unit
/
.eslintrc.js
8 lines
111 B
Raw
Blame
History
module
.
exports
=
{
env
:
{
jest
:
true
}
,
rules
:
{
'import/no-extraneous-dependencies'
:
'off'
}
}
Reference in new issue