mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2026-04-28 11:17:36 +02:00
p2p functionality
This commit is contained in:
+3
-2
@@ -2,8 +2,9 @@ module.exports = {
|
||||
env: {
|
||||
browser: true,
|
||||
es6: true,
|
||||
node: true,
|
||||
jest: true,
|
||||
},
|
||||
parserOptions: {
|
||||
ecmaVersion: 8,
|
||||
},
|
||||
extends: ['eslint:recommended'],
|
||||
globals: {
|
||||
|
||||
Reference in New Issue
Block a user