Remove a test file which is no longer used
This commit is contained in:
parent
3840cebbc4
commit
fb07971290
11
.eslintrc.js
11
.eslintrc.js
@ -1,11 +0,0 @@
|
|||||||
module.exports = {
|
|
||||||
parserOptions: {
|
|
||||||
ecmaVersion: 6,
|
|
||||||
sourceType: "module",
|
|
||||||
},
|
|
||||||
rules: {
|
|
||||||
semi: 'error',
|
|
||||||
'space-infix-ops': 'warn',
|
|
||||||
radix: 'error',
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user