mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-25 22:44:43 +00:00
8 lines
89 B
JSON
8 lines
89 B
JSON
{
|
|
"extends": [
|
|
"../../../.eslintrc.json"
|
|
],
|
|
"env": {
|
|
"jasmine": true
|
|
}
|
|
}
|