Project

General

Profile

Download (1.09 KB) Statistics
| Branch: | Tag: | Revision:
7b682c60 Evgeni Golov
{
"EXCLUDE_NPM_PACKAGES": [
"@sheerun/mutationobserver-shim",
"@theforeman/env",
"@theforeman/eslint-plugin-foreman",
c7ca5f95 Ewoud Kohl van Wijngaarden
"@theforeman/eslint-plugin-rules",
ee3a8f66 Evgeni Golov
"@theforeman/stories",
7b682c60 Evgeni Golov
"@theforeman/test",
"@theforeman/vendor-dev",
"@theforeman/find-foreman",
eb4fc33a Ondrej Prazak
"@types/jest",
7b682c60 Evgeni Golov
"axios-mock-adapter",
"babel-eslint",
"babel-jest",
"babel-plugin-dynamic-import-node",
"coveralls",
"cross-env",
"jest",
"nock",
"prettier",
55c1a599 Evgeni Golov
"pretty-format",
7b682c60 Evgeni Golov
"react-addons-test-utils",
"react-dnd-test-backend",
"react-dnd-test-utils",
"react-test-renderer",
"react-redux-test-utils",
"redux-mock-store",
"surge",
"webpack-bundle-analyzer",
a5feafdc Samir Jha
"tabbable",
f3be1e5d Samir Jha
"@adobe/css-tools",
0942fa87 Evgeni Golov
"victory-core",
"victory-pie"
7b682c60 Evgeni Golov
],
"EXCLUDE_NPM_PREFIXES": [
a59109b4 Ewoud Kohl van Wijngaarden
"@babel/eslint-",
ee3a8f66 Evgeni Golov
"@storybook/",
492addca Evgeni Golov
"@testing-library/",
7b682c60 Evgeni Golov
"enzyme",
"eslint",
"jest-",
"stylelint"
]
}