This website works better with JavaScript.
Explore
Help
Sign In
melch
/
wundertile
Watch
1
Star
0
Fork
You've already forked wundertile
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e1daee038a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e1daee038a'
${ noResults }
wundertile
/
web
/
.eslintrc.json
5 lines
79 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit
6 years ago
{
Add mobx. Add scratchpad
6 years ago
"extends"
:
[
"standard"
,
"standard-preact"
]
,
"parser"
:
"babel-eslint"
Initial commit
6 years ago
}