mirror of
https://github.com/imsyy/home.git
synced 2025-06-02 20:00:16 +09:00
9 lines
127 B
Plaintext
9 lines
127 B
Plaintext
{
|
|
"extends": [
|
|
"development"
|
|
],
|
|
"hints": {
|
|
"compat-api/html": "off",
|
|
"no-protocol-relative-urls": "off"
|
|
}
|
|
} |