10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
{
|
|
"extends": "../../.jshintrc",
|
|
"browser": true,
|
|
"globals": {
|
|
"angular": true,
|
|
"module": true,
|
|
"inject": true,
|
|
"$": true
|
|
}
|
|
} |