mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
format
This commit is contained in:
@@ -11,6 +11,13 @@
|
||||
"jsx": "react-native",
|
||||
"tsBuildInfoFile": "node_modules/.cache/tsbuildinfo.json",
|
||||
},
|
||||
"include": ["src", "*.ts", "*.js", ".expo/types/**/*.ts", "expo-env.d.ts", "config-plugins/*"],
|
||||
"include": [
|
||||
"src",
|
||||
"*.ts",
|
||||
"*.js",
|
||||
".expo/types/**/*.ts",
|
||||
"expo-env.d.ts",
|
||||
"config-plugins/*",
|
||||
],
|
||||
"exclude": ["node_modules"],
|
||||
}
|
||||
|
Reference in New Issue
Block a user