Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-02-10 05:31:19 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-02-10 19:43:35 +0300
commit2db1785e09db55d7154988bd0e8ee3ce0cf5baac (patch)
treed2b6249749f4e989dc93b154fb0ce4abce85ae19 /.eslintignore
parentfb18d3b3a93e35031b1af18155850960199e7660 (diff)
Add webpack bundler
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 080b6d8645..76b13b8f64 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -2,3 +2,4 @@ js/vendor/
js/dist/
tmp/
vendor/
+webpack.config.js