mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
initial commit
(just the typescript template)
This commit is contained in:
4
.eslintrc.js
Normal file
4
.eslintrc.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: '@react-native-community',
|
||||
};
|
||||
Reference in New Issue
Block a user