mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-14 11:50:59 +08:00
Remove a test file which is no longer used
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
module.exports = {
|
|
||||||
parserOptions: {
|
|
||||||
ecmaVersion: 6,
|
|
||||||
sourceType: "module",
|
|
||||||
},
|
|
||||||
rules: {
|
|
||||||
semi: 'error',
|
|
||||||
'space-infix-ops': 'warn',
|
|
||||||
radix: 'error',
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user