|
1 | 1 | [ |
2 | 2 | { |
3 | 3 | "repository": "https://github.com/babel/babel.git", |
4 | | - "commit": "813a148f4eac2f1efe0e24df03b26418c5162ed2", |
5 | | - "ignore": [ |
6 | | - "# TODO: Read from https://github.com/babel/babel/blob/dfa4cc652718e1ce7905eaa2260cafa3392e052f/eslint.config.js#L34 ?", |
7 | | - "/lib", |
8 | | - "/build", |
9 | | - "/.git", |
10 | | - "package.json", |
11 | | - "packages/babel-runtime", |
12 | | - "packages/babel-runtime-corejs2", |
13 | | - "packages/babel-runtime-corejs3", |
14 | | - "packages/*/node_modules", |
15 | | - "packages/*/lib", |
16 | | - "packages/*/test/fixtures", |
17 | | - "packages/*/test/tmp", |
18 | | - "codemods/*/node_modules", |
19 | | - "codemods/*/lib", |
20 | | - "codemods/*/test/fixtures", |
21 | | - "codemods/*/test/tmp", |
22 | | - "packages/babel-compat-data/build", |
23 | | - "packages/babel-preset-env/test/debug-fixtures", |
24 | | - "packages/babel-standalone/babel.js", |
25 | | - "packages/babel-standalone/babel.min.js", |
26 | | - "packages/babel-parser/test/expressions", |
27 | | - "packages/babel-core/src/vendor", |
28 | | - "eslint/*/lib", |
29 | | - "eslint/*/node_modules", |
30 | | - "eslint/*/test/fixtures", |
31 | | - "test/runtime-integration/*/output.js", |
32 | | - "test/runtime-integration/*/output-absolute.js", |
33 | | - "Makefile.js" |
34 | | - ] |
| 4 | + "commit": "813a148f4eac2f1efe0e24df03b26418c5162ed2" |
35 | 5 | }, |
36 | 6 | { |
37 | 7 | "repository": "https://github.com/vuejs/eslint-plugin-vue.git", |
|
52 | 22 | }, |
53 | 23 | { |
54 | 24 | "repository": "https://github.com/marmelab/react-admin.git", |
55 | | - "commit": "12f822ff01ea201ea2a923925357953dab3d4d38", |
56 | | - "glob": [ |
57 | | - "packages/*/src/**/*.{js,json,ts,tsx,css,md}", |
58 | | - "examples/*/src/**/*.{js,ts,json,tsx,css,md}", |
59 | | - "cypress/**/*.{js,ts,json,tsx,css,md}" |
60 | | - ], |
61 | | - "ignoreFile": ".prettierignore" |
| 25 | + "commit": "12f822ff01ea201ea2a923925357953dab3d4d38" |
62 | 26 | }, |
63 | 27 | { |
64 | 28 | "repository": "https://github.com/typescript-eslint/typescript-eslint.git", |
|
67 | 31 | }, |
68 | 32 | { |
69 | 33 | "repository": "https://github.com/vega/vega-lite.git", |
70 | | - "commit": "2744a3f8800268352b148824f9ca8c727d7ae8f0", |
71 | | - "ignoreFile": ".prettierignore" |
| 34 | + "commit": "2744a3f8800268352b148824f9ca8c727d7ae8f0" |
72 | 35 | }, |
73 | 36 | { |
74 | 37 | "repository": "https://github.com/vuejs/core.git", |
75 | | - "commit": "45547e69b25baa99a0ed52ba5110c5bd8b4a35e4", |
76 | | - "ignoreFile": ".prettierignore" |
| 38 | + "commit": "45547e69b25baa99a0ed52ba5110c5bd8b4a35e4" |
77 | 39 | }, |
78 | 40 | { |
79 | 41 | "repository": "https://github.com/microsoft/vscode.git", |
80 | 42 | "commit": "d5d90bed7bb1ebe1d3fc39d4a24cadfb944ae1e9", |
81 | | - "glob": ".", |
82 | 43 | "ignore": [ |
83 | 44 | "**/build/*/**/*.js", |
84 | 45 | "**/dist/**/*.js", |
|
0 commit comments