2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Add eslint-plugin-compat

This commit is contained in:
XhmikosR
2021-02-02 21:01:37 +02:00
parent ef21000cbe
commit eee9f86990
5 changed files with 96 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"root": true,
"extends": [
"plugin:compat/recommended",
"plugin:import/errors",
"plugin:import/warnings",
"plugin:unicorn/recommended",