aboutsummaryrefslogtreecommitdiff
path: root/node_modules/cross-spawn-async/.eslintrc
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/cross-spawn-async/.eslintrc')
-rw-r--r--node_modules/cross-spawn-async/.eslintrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/node_modules/cross-spawn-async/.eslintrc b/node_modules/cross-spawn-async/.eslintrc
new file mode 100644
index 000000000..f34b41d96
--- /dev/null
+++ b/node_modules/cross-spawn-async/.eslintrc
@@ -0,0 +1,7 @@
+{
+ "root": true,
+ "extends": [
+ "@satazor/eslint-config/es5",
+ "@satazor/eslint-config/addons/node"
+ ]
+} \ No newline at end of file