mirror of
https://github.com/zhigang1992/react-three-fiber.git
synced 2026-01-12 17:43:13 +08:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
{
|
|
"semi": false,
|
|
"trailingComma": "es5",
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"printWidth": 120
|
|
}
|