This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lichong
/
excel1118
Watch
1
Star
0
Fork
0
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.
11
Commits
1
Branch
0
Tags
3.0 MiB
Tree:
cef1ea4eea
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cef1ea4eea'
${ noResults }
excel1118
/
.prettierrc
7 lines
91 B
Raw
Normal View
History
11.18
1 month ago
{
"singleQuote": true,
"semi": false,
"printWidth": 100,
"trailingComma": "none"
}