mirror of
https://github.com/kidoman/embd
synced 2025-02-02 16:53:18 +01:00
11 lines
198 B
Plaintext
11 lines
198 B
Plaintext
|
{
|
||
|
"evil": false, // Make sure to warn about eval
|
||
|
"regexdash": true,
|
||
|
"browser": true,
|
||
|
"jquery": true,
|
||
|
"trailing": false,
|
||
|
"sub": true,
|
||
|
"multistr": true,
|
||
|
"expr": true
|
||
|
}
|