abhi2400's picture
Upload 14 files
b7d41dd verified
raw
history blame contribute delete
179 Bytes
{
"extends": [
"development"
],
"hints": {
"compat-api/css": [
"default",
{
"ignore": [
"backdrop-filter"
]
}
]
}
}