mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-22 08:40:03 +01:00
7 lines
86 B
Plaintext
7 lines
86 B
Plaintext
|
{
|
||
|
"trailingComma": "es5",
|
||
|
"tabWidth": 4,
|
||
|
"semi": false,
|
||
|
"singleQuote": true
|
||
|
}
|