mirror of
https://github.com/rio-labs/rio.git
synced 2025-12-16 18:25:45 -06:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
{
|
|
"printWidth": 80,
|
|
"tabWidth": 4,
|
|
"useTabs": false,
|
|
"semi": true,
|
|
"trailingComma": "es5"
|
|
}
|