Files

4 lines
67 B
JavaScript
Raw Permalink Normal View History

2020-06-16 17:51:51 +02:00
module.exports = {
2026-01-25 19:04:55 +01:00
root: true,
extends: '@react-native',
2020-06-16 17:51:51 +02:00
};