microsoft / microsoft/TypeScript
Perhaps there is an incorrect test directive in `useStrictLikePrologueString01`
Aperta
Infrastructure
- Lingua principale
- Go
- Stelle
- 111k
- Fork
- 14.3k
- Merge medio
- 2g 4h
- PR unite (30g)
- 132
Descrizione
### Acknowledgement
- [x] I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.
### Comment
In `tsc/testdata/tests/cases/compiler/useStrictLikePrologueString01.ts`:
```ts
//@target: commonjs
//~~~~~~~~~~~~~~ The real meaning here may be `@module: commonjs`
//@target: es5, es2015
"hey!"
" use strict "
export function f() {
}
```
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.