97db36822e
Establishes the ability to have JSCS (JS Code Style) run from the run_tests.sh script. Also provides basis for code style configuration. Co-Authored-By: Brian Tully <brian.tully@hp.com> Change-Id: Ib22da5ae05c353d12507a1809ec79e93379acecf Closes-Bug: 1450626
4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
{
|
|
"disallowTrailingWhitespace": true
|
|
}
|