]> git.lizzy.rs Git - rust.git/commitdiff
Fix eslint errors on .eslintrc.js and rollup.config.js
authorxiaofa <xiaofalzx@gmail.com>
Sun, 16 Aug 2020 15:28:26 +0000 (23:28 +0800)
committerxiaofa <xiaofalzx@gmail.com>
Sun, 16 Aug 2020 15:28:26 +0000 (23:28 +0800)
editors/code/.eslintignore [new file with mode: 0644]

diff --git a/editors/code/.eslintignore b/editors/code/.eslintignore
new file mode 100644 (file)
index 0000000..3df5c86
--- /dev/null
@@ -0,0 +1,3 @@
+node_modules
+.eslintrc.js
+rollup.config.js
\ No newline at end of file