diff options
Diffstat (limited to 'test/promises_aplus_adapters')
-rw-r--r-- | test/promises_aplus_adapters/.eslintrc.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/promises_aplus_adapters/.eslintrc.json b/test/promises_aplus_adapters/.eslintrc.json deleted file mode 100644 index f961645e5..000000000 --- a/test/promises_aplus_adapters/.eslintrc.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "root": true, - - "extends": "../../.eslintrc-node.json" -} |