aboutsummaryrefslogtreecommitdiff
path: root/modern/.eslintrc.js
diff options
context:
space:
mode:
authorDesmond Kyeremeh <elDekyfin@gmail.com>2021-07-01 06:00:11 +0000
committerDesmond Kyeremeh <elDekyfin@gmail.com>2021-07-01 06:00:11 +0000
commit187aa1d0de3fef7513aacd2ba9a2e36453515fa4 (patch)
treee6b6402107e100581debfe73c37f56c6506e5451 /modern/.eslintrc.js
parentca5d34826de5596e91d1b3f6421e6399b617d204 (diff)
downloadetbsa-traccar-web-187aa1d0de3fef7513aacd2ba9a2e36453515fa4.tar.gz
etbsa-traccar-web-187aa1d0de3fef7513aacd2ba9a2e36453515fa4.tar.bz2
etbsa-traccar-web-187aa1d0de3fef7513aacd2ba9a2e36453515fa4.zip
Updated eslint
Diffstat (limited to 'modern/.eslintrc.js')
-rw-r--r--modern/.eslintrc.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/modern/.eslintrc.js b/modern/.eslintrc.js
new file mode 100644
index 0000000..4ee202f
--- /dev/null
+++ b/modern/.eslintrc.js
@@ -0,0 +1,3 @@
+module.exports = {
+ "extends": "airbnb"
+}; \ No newline at end of file