mirror of
https://github.com/agam778/MS-365-Electron.git
synced 2026-02-17 09:02:10 +00:00
Remove eslint and prettier related files
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
yarn.lock
|
||||
node_modules/
|
||||
docs/
|
||||
.github/
|
||||
README.md
|
||||
15
.eslintrc.js
15
.eslintrc.js
@@ -1,15 +0,0 @@
|
||||
module.exports = {
|
||||
"env": {
|
||||
"commonjs": true,
|
||||
"es2021": true,
|
||||
"node": true
|
||||
},
|
||||
"extends": "eslint:recommended",
|
||||
"overrides": [
|
||||
],
|
||||
"parserOptions": {
|
||||
"ecmaVersion": "latest"
|
||||
},
|
||||
"rules": {
|
||||
}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
yarn.lock
|
||||
node_modules/
|
||||
README.md
|
||||
Reference in New Issue
Block a user