1
1
mirror of https://github.com/primer/css.git synced 2024-11-26 02:38:32 +03:00
css/__tests__/.eslintrc.json
2021-03-29 22:10:17 -07:00

6 lines
53 B
JSON

{
"extends": [
"plugin:jest/recommended"
]
}