iceshrimp-legacy/src/.eslintrc

7 lines
52 B
Plaintext
Raw Normal View History

2021-03-12 16:18:41 +01:00
{
"env": {
"node": true,
"commonjs": true
}
}