Initial import
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
plugins: ['node'],
|
||||
extends: ['plugin:node/recommended', 'plugin:prettier/recommended'],
|
||||
env: {mocha: true},
|
||||
root: true,
|
||||
};
|
||||
Reference in New Issue
Block a user