Closed powilliam closed 4 years ago
By default Eslint doesn't use rules when you create its configuration file. But they've an extension that use rules to report code pieces that eventually produce problems.
You can check those rules here: https://eslint.org/docs/rules/
By default Eslint doesn't use rules when you create its configuration file. But they've an extension that use rules to report code pieces that eventually produce problems.
You can check those rules here: https://eslint.org/docs/rules/