This website works better with JavaScript.
Explore
Help
Register
Sign In
keejef
/
session-desktop
mirror of
https://github.com/oxen-io/session-desktop
Watch
2
Star
0
Fork
You've already forked session-desktop
0
Code
Issues
8
Projects
Releases
Wiki
Activity
Override ESLint rules not applicable to Prettier
Browse Source
pull/1/head
Daniel Gasienica
7 years ago
parent
1bf3ab630c
commit
39ddfd141e
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
.eslintrc.js
Unescape
Escape
View File
@ -9,6 +9,7 @@ module.exports = {
extends
:
[
'airbnb-base'
,
'prettier'
,
]
,
plugins
:
[
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
keejef/session-desktop
Title
Body
Create Issue