Replies: 1 comment
-
It's meant to create a file named require('@rushstack/eslint-config/patch/modern-module-resolution');
module.exports = {
extends: ['@microsoft/eslint-config-spfx/lib/profiles/react'],
parserOptions: { tsconfigRootDir: __dirname }
}; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when running:
there are the lines in the summary
Running in powershell it errors. what should this do?
Beta Was this translation helpful? Give feedback.
All reactions