mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-06 00:36:35 +00:00
docs(jshint): fix typo in sed command
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Recommended config from https://webinstall.dev/jshint
|
||||
//
|
||||
// To copy this file into your project without comments, run this:
|
||||
// sed -e ~/.jshintrc.webi.json5 's://.*::g' > .jshintrc
|
||||
// sed -e 's://.*::g' ~/.jshintrc.webi.json5 > .jshintrc
|
||||
|
||||
{
|
||||
"browser": true,
|
||||
|
||||
Reference in New Issue
Block a user