ledgerrb/public/.jshintrc

6 lines
67 B
Text
Raw Normal View History

{
"globalstrict": true,
"globals": {
"angular": false
}
}