File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 2222 "lint:module" : " NODE_OPTIONS=--max-old-space-size=4096 yarn eslint packages/module" ,
2323 "lint:dev" : " NODE_OPTIONS=--max-old-space-size=4096 yarn eslint packages/dev" ,
2424 "visual" : " npx percy exec -- node snapshots.js" ,
25- "test:a11y" : " patternfly-a11y --config patternfly-a11y.config" ,
26- "docs:develop" : " pf-docs-framework start" ,
27- "docs:build" : " pf-docs-framework build all --output public" ,
28- "docs:serve" : " pf-docs-framework serve public --port 5000" ,
29- "docs:screenshots" : " pf-docs-framework screenshots --urlPrefix http://localhost:5000"
25+ "test:a11y" : " patternfly-a11y --config patternfly-a11y.config"
3026 },
3127 "devDependencies" : {
3228 "@patternfly/patternfly-a11y" : " 4.2.1" ,
112108 ],
113109 "resolver" : " ./jest-resolver.js"
114110 }
115- }
111+ }
You can’t perform that action at this time.
0 commit comments