-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintignore
56 lines (51 loc) · 876 Bytes
/
.eslintignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# Ignore artifacts:
build
coverage
**/.git
**/.svn
**/.hg
**/android
android/app/google-services.json
android/delivery/service-account.json
**/ios/
ios/IntermediariosApp/Images.xcassets/AppIcon.appiconset/Contents.json
ios/IntermediariosApp/Images.xcassets/Contents.json
ios/IntermediariosApp/Images.xcassets/LogoWhite.imageset/Contents.json
**/configs
**/node_modules
**/patches
.env
.env.dev
.env.production
.env.staging
.eslintrc.js
.flowconfig
.gitignore
.gitattributes
.prettierrcp
.vscode/settings.json
App.js
app.json
app/App.js
azure-pipelines.yml
babel.config.js
index.js
metro.config.js
package.json
README.md
yarn.lock
devcontainer.json
/vendor/bundle/
jest.config.js
tsconfig.json
__tests__/App.test.tsx
.husky/install.mjs
.prettierrc.js
.watchmanconfig
.yarn/releases/yarn-3.6.4.cjs
**/.yarn/
**/.vscode/
**/.bundle/
App.tsx
commitlint.config.js
.yarnrc.yml