1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-12-23 11:08:36 +09:00
misskey/src/.eslintrc

7 lines
52 B
Plaintext
Raw Normal View History

2021-03-13 00:18:41 +09:00
{
"env": {
"node": true,
"commonjs": true
}
}