tihi
{
"permissions": {
"default": {
"import": ["esm.sh"]
}
},
"lint": {
"rules": {
"exclude": [
"no-import-prefix"
]
}
},
"unstable": ["raw-imports"],
"lock": false
}