mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
9 lines
89 B
JSON
9 lines
89 B
JSON
{
|
|
"extends": [
|
|
"../../../.eslintrc.json"
|
|
],
|
|
"env": {
|
|
"jasmine": true
|
|
}
|
|
}
|