mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-21 10:05:34 +08:00
7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"disallowKeywords": ["with"],
|
|
"disallowTrailingWhitespace": true,
|
|
"requireRightStickedOperators": ["!"],
|
|
"requireLeftStickedOperators": [","]
|
|
}
|