This website requires JavaScript.
Explore
Help
Register
Sign In
engineering
/
ramirez
Watch
3
Star
0
Fork
You've already forked ramirez
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Enforce double quotes in .eslintrc
Browse Source
cshd
Dragory
2020-08-13 00:04:48 +03:00
parent
bd8dcc6129
commit
782efd217f
No known key found for this signature in database
GPG Key ID:
5F387BA66DF8AAC1
1 changed files
with
2 additions
and
1 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
Expand all files
Collapse all files
3
.eslintrc
Unescape
Escape
View File
@ -19,6 +19,7 @@
"!": true,
"!!": true
}
}]
}],
"quotes": ["error", "double"]
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
engineering/ramirez
Title
Body
Create Issue