mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-02-04 03:36:29 +08:00
5 lines
87 B
JavaScript
5 lines
87 B
JavaScript
// https://docs.expo.dev/guides/using-eslint/
|
|
module.exports = {
|
|
extends: 'expo',
|
|
};
|