1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-18 11:09:19 -05:00
paricafe/src/.eslintrc
2021-03-13 00:18:41 +09:00

6 lines
52 B
Text

{
"env": {
"node": true,
"commonjs": true
}
}