Files
portfolio/api/quick-lint-js.config
2024-08-23 20:51:35 -04:00

11 lines
114 B
Plaintext

{
"globals": {
"context": {
"writable": false
},
"gql": {
"writable": false
}
}
}