mirror of
https://github.com/itorquey/tn-community-browser.git
synced 2026-01-19 20:24:52 +00:00
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
{
|
|
"requireCamelCaseOrUpperCaseIdentifiers": true,
|
|
"requireCapitalizedConstructors": true,
|
|
"requireParenthesesAroundIIFE": true,
|
|
"validateQuoteMarks": "'"
|
|
}
|