1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/patches
Elliot Winkler 4447727eb6
Add TypeScript to the linting process (#13495)
This commit allows developers to write TypeScript files and lint them
(either via a language server in their editor of choice or through the
`yarn lint` command).

The new TypeScript configuration as well as the updated ESLint
configuration not only includes support for parsing TypeScript files,
but also provides some compatibility between JavaScript and TypeScript.
That is, it makes it possible for a TypeScript file that imports a
JavaScript file or a JavaScript file that imports a TypeScript file to
be linted.

Note that this commit does not integrate TypeScript into the build
system yet, so we cannot start converting files to TypeScript and
pushing them to the repo until that final step is complete.
2022-03-21 12:54:47 -06:00
..
@babel+runtime+7.16.3.patch Update @babel/runtime patch to fix lockdown error (#13109) 2021-12-16 10:00:11 -10:00
@eslint+eslintrc+0.4.0.patch
@formatjs+intl-utils+3.3.1.patch
@fortawesome+fontawesome-free+5.13.0.patch Clear Sass deprecations (#13227) 2022-01-07 12:17:21 -07:00
@keystonehq+bc-ur-registry+0.4.4.patch Add TypeScript to the linting process (#13495) 2022-03-21 12:54:47 -06:00
@metamask+smart-transactions-controller++fast-json-patch+3.1.0.patch Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
@reduxjs+toolkit+1.6.2.patch
abort-controller+3.0.0.patch
acorn+7.4.1.patch
await-semaphore+0.1.3.patch Add TypeScript to the linting process (#13495) 2022-03-21 12:54:47 -06:00
colors+1.4.0.patch
combine-source-map++convert-source-map+1.1.3.patch
error+7.0.2.patch
eslint-import-resolver-typescript+2.5.0.patch Add TypeScript to the linting process (#13495) 2022-03-21 12:54:47 -06:00
eslint+7.23.0.patch
fast-json-patch+2.2.1.patch
gulp-sourcemaps+3.0.0.patch
inline-source-map+0.6.2.patch
luxon+1.26.0.patch
object.values+1.1.3.patch
plugin-error+1.0.1.patch
regenerator-runtime+0.13.7.patch
sass+1.35.2.patch
squirrelly+8.0.8.patch
stylelint+13.6.1.patch
typescript+4.4.4.patch Add TypeScript to the linting process (#13495) 2022-03-21 12:54:47 -06:00
undeclared-identifiers+1.1.2.patch
watchify+4.0.0.patch
web3+0.20.7.patch