This website requires JavaScript.
Flaschengeist
Help
Sign In
ferfissimo
/
flaschengeist-frontend
forked from
Flaschengeist/flaschengeist-frontend
Watch
1
Star
0
Fork
You've already forked flaschengeist-frontend
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a861129e1b
flaschengeist-frontend
/
.prettierrc.js
6 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add prettier to devdependencies
2020-01-14 20:55:41 +00:00
module
.
exports
=
{
baransicht suche gefixed ##280
2020-06-05 20:50:10 +00:00
singleQuote
:
true
,
Move non-component helper files to utils
2020-11-24 17:42:43 +00:00
semi
:
true
,
printWidth
:
100
[Plugin] Notification, wenn Plugin im Backend nicht verfügbar. Fixed Typo
2020-11-13 12:42:15 +00:00
}
;