add eslint and config file
This commit is contained in:
3
.eslintrc.js
Normal file
3
.eslintrc.js
Normal file
@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
"extends": "standard"
|
||||
};
|
||||
Reference in New Issue
Block a user