mirror of
https://gh.wpcy.net/https://github.com/elementor/one-click-accessibility.git
synced 2026-04-25 00:19:32 +08:00
16 lines
No EOL
241 B
Text
Executable file
16 lines
No EOL
241 B
Text
Executable file
{
|
|
"bitwise": true,
|
|
"browser": true,
|
|
"curly": true,
|
|
"eqeqeq": true,
|
|
"eqnull": true,
|
|
"esnext": true,
|
|
"immed": true,
|
|
"jquery": true,
|
|
"latedef": true,
|
|
"newcap": true,
|
|
"noarg": true,
|
|
"node": true,
|
|
"strict": false,
|
|
"trailing": true
|
|
} |