diff options
| author | XhmikosR <[email protected]> | 2021-02-02 21:01:37 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2021-08-31 15:54:39 +0300 |
| commit | eee9f8699033d962fb6d7dccbe778517841e52f6 (patch) | |
| tree | 9646c1103450b87afdd94b493e568a5608702455 /build | |
| parent | ef21000cbe742830e0e1e39864f9315daf939722 (diff) | |
| download | bootstrap-main-xmr-eslint-plugin-compat.tar.xz bootstrap-main-xmr-eslint-plugin-compat.zip | |
Add eslint-plugin-compatmain-xmr-eslint-plugin-compat
Diffstat (limited to 'build')
| -rw-r--r-- | build/.eslintrc.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/.eslintrc.json b/build/.eslintrc.json index 679bd26f7..e0556caab 100644 --- a/build/.eslintrc.json +++ b/build/.eslintrc.json @@ -8,6 +8,7 @@ }, "extends": "../.eslintrc.json", "rules": { + "compat/compat": "off", "no-console": "off", "strict": "error" } |
