This website works better with JavaScript
Home
Explore
Help
Sign In
SMusatov
/
sentry
mirror of
https://github.com/getsentry/sentry
Watch
1
Star
0
Fork
0
Files
Browse Source
meta: Add prettierignore to stop package.json fights (
#28685
)
Evan Purkhiser
3 years ago
parent
179db9daf2
commit
3a5085adbe
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.prettierignore
+ 2
- 0
.prettierignore
View File
@@ -0,0 +1,2 @@
+# Avoid yarn and prettier fighting over formatting
+package.json