forked from mirrors/amnezia-wg-easy
wip
This commit is contained in:
parent
eaf3d5c3fb
commit
d7bb645470
25 changed files with 4632 additions and 2 deletions
7
src/.eslintrc.json
Normal file
7
src/.eslintrc.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"extends": "athom",
|
||||
"rules": {
|
||||
"consistent-return": "off",
|
||||
"no-shadow": "off"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue