vscode-a11y-preprocessor
v1.0.1
Published
Prepare an app for checking a11y
Readme
Getting Started with react-app-preprocessor
This project pre-processes a React with Webpack app to add source information for accessibility evaluation by the VS Code extension.
cd react-app-preprocessor
npm run clean
This will generate CJS/MJS scripts for use in webpack.config.js or config-overrides.js in a rewired react create script.
