super-hero/settings/packages/project-setting.json

11 lines
144 B
JSON
Raw Normal View History

2024-04-19 03:49:41 -07:00
{
"general": {
"designResolution": {
"width": 960,
"height": 640,
"fitWidth": true,
"fitHeight": true
}
}
}