Update TypeScript, Prettier and typescript-eslint for new TypeScript 3.8 syntax
This commit is contained in:
parent
5758ed44ac
commit
26884432a2
65 changed files with 286 additions and 185 deletions
|
@ -161,6 +161,7 @@ const excludedFilesRegexps = [
|
|||
'^node_modules/es6-shim/.+', // Currently only used in storybook
|
||||
'^node_modules/escodegen/.+',
|
||||
'^node_modules/eslint.+',
|
||||
'^node_modules/@typescript-eslint.+',
|
||||
'^node_modules/esprima/.+',
|
||||
'^node_modules/express/.+',
|
||||
'^node_modules/file-loader/.+',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue