mirror of
http://88.130.71.182:3000/BlitTech/contexta_mb.git
synced 2026-06-12 23:23:22 +00:00
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: '@react-native',
|
|
};
|