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