0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js/tests/unit/.eslintrc.json
2021-01-28 11:34:20 +02:00

9 lines
89 B
JSON

{
"extends": [
"../../../.eslintrc.json"
],
"env": {
"jasmine": true
}
}