1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Removed RN eslint config

This commit is contained in:
Laurent Cozic 2020-10-16 15:56:45 +01:00
parent e7feda41c9
commit bd236648fc

View File

@ -1,4 +0,0 @@
module.exports = {
root: true,
extends: '@react-native-community',
};