mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-20 06:35:54 +02:00
12 lines
161 B
JSON
12 lines
161 B
JSON
{
|
|
"env": {
|
|
"jasmine": true
|
|
},
|
|
"globals": {
|
|
"Parse": true
|
|
},
|
|
"rules": {
|
|
"no-console": [0],
|
|
"no-var": "error"
|
|
}
|
|
} |