mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-21 09:20:08 -05:00
240285fb5b
Formatted using `./node_modules/.bin/prettier -w *`.
10 lines
125 B
JSON
10 lines
125 B
JSON
{
|
|
"attributeJsOptions": {
|
|
"semi": true
|
|
},
|
|
"phpOptions": {
|
|
"singleQuote": true
|
|
},
|
|
"useLaravelPint": false
|
|
}
|