aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testAppNevena/Front/node_modules/err-code/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/testAppNevena/Front/node_modules/err-code/.eslintrc.json')
-rw-r--r--sandbox/testAppNevena/Front/node_modules/err-code/.eslintrc.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/sandbox/testAppNevena/Front/node_modules/err-code/.eslintrc.json b/sandbox/testAppNevena/Front/node_modules/err-code/.eslintrc.json
new file mode 100644
index 00000000..4829595a
--- /dev/null
+++ b/sandbox/testAppNevena/Front/node_modules/err-code/.eslintrc.json
@@ -0,0 +1,7 @@
+{
+ "root": true,
+ "extends": [
+ "@satazor/eslint-config/es6",
+ "@satazor/eslint-config/addons/node"
+ ]
+} \ No newline at end of file