mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-21 04:46:45 -05:00
13 lines
182 B
Plaintext
13 lines
182 B
Plaintext
{
|
|
"undef": true,
|
|
"strict": true,
|
|
"sub": true,
|
|
|
|
"globals": {
|
|
"TextEncoder": false,
|
|
"TextDecoder": false
|
|
},
|
|
"browser": true,
|
|
"node": true
|
|
}
|