mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
12 lines
181 B
Plaintext
12 lines
181 B
Plaintext
{
|
|
"evil": true,
|
|
"laxbreak": true,
|
|
"latedef": true,
|
|
"node": true,
|
|
"undef": true,
|
|
"unused": "vars",
|
|
"noarg": true,
|
|
"eqnull": true,
|
|
"forin": true
|
|
}
|