This website works better with JavaScript.
Explore
Help
Register
Sign In
nephayr
/
planka_custom
Watch
1
Star
0
Fork
You've already forked planka_custom
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix: Fix eslint rules for Windows (
#508
)
Browse Source
pull/568/head
Gilberto Vidal
2 years ago
committed by
GitHub
parent
079b8eba53
commit
517cb34cfe
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
6 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
6
client/package.json
Unescape
Escape
View File
@ -49,6 +49,12 @@
"**/*.test.js"
]
}
]
,
"prettier/prettier"
:
[
"error"
,
{
"endOfLine"
:
"auto"
}
]
}
}
,
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
nephayr/planka_custom
Title
Body
Create Issue