Open
Description
Task | Use Typescript to write reliable Javascript |
---|---|
Conditions | Parceljs configured library |
Standards |
|
Note
- Add
"noImplicitAny": true,
totsconfig.json
- Please don't use
any
if you can
Task | Use Typescript to write reliable Javascript |
---|---|
Conditions | Parceljs configured library |
Standards |
|
"noImplicitAny": true,
to tsconfig.json
any
if you can