shaneb
0
Q:

Do not use "// @ts-ignore" comments because they suppress compilation errors

/* 
Step 1: Add this rule to `.eslintrc` file
Step 2: Restart local server
*/
  "rules": {
    "@typescript-eslint/ban-ts-ignore": "off"
  }
...
0

New to Communities?

Join the community