mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
16 lines
214 B
Plaintext
16 lines
214 B
Plaintext
{
|
|
"extends": [
|
|
"development"
|
|
],
|
|
"hints": {
|
|
"apple-touch-icons": "off",
|
|
"compat-api/css": [
|
|
"default",
|
|
{
|
|
"ignore": [
|
|
"-webkit-app-region"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |