Forum

quasar framework, t...
 
Notifications
Clear all

quasar framework, ts: Parameter 'row' implicitly has an 'any' type.

1 Posty
1 Users
0 Likes
731 Widok
0
Topic starter

how to fix

1 Answer
0
Topic starter

1. open tsconfig.js from /

2. content of tsconfig.js

{
  "extends": "@quasar/app-webpack/tsconfig-preset",
  "compilerOptions": {
    "baseUrl": ".",
    "strict": false,
    "noImplicitUseStrict": true
  },
}

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: