This website works better with JavaScript.
Home
Explore
Help
Sign In
TheoryOfNekomata
/
file-commons
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Useful methods for file-related functions.
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.
4
Commits
1
Branch
268 KiB
Tree:
8f969cd4e2
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8f969cd4e2'
${ noResults }
file-commons
/
.prettierrc
.prettierrc
96 B
Raw
Normal View
History
Initial commit Add files.
4 years ago
1
2
3
4
5
6
{
"jsxSingleQuote": false,
"singleQuote": true,
"semi": false,
"trailingComma": "es5"
}