PracowniaProgramowania/frontend/app/test/unit/.eslintrc

8 lines
58 B
Plaintext
Raw Normal View History

2018-11-07 02:03:15 +01:00
{
"env": {
"jest": true
},
"globals": {
}
}