mirror of
https://github.com/less/less.js.git
synced 2026-01-22 21:58:14 -05:00
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
{
|
|
"disallowImplicitTypeConversion": [/*"numeric", "boolean", "binary", "string"*/], /* should be true*/
|
|
"disallowMixedSpacesAndTabs": true,
|
|
"disallowMultipleLineBreaks": true,
|
|
"disallowTrailingWhitespace": true
|
|
} |