rsnext/test/integration/typescript
hiro a00268e70f
Fix typos (#35683)
* fix(typo): wolrd -> world

* fix(typo): _lineNumer -> _lineNumber

* fix(typo): Dyanmic -> Dynamic

* fix(typo): mutliple -> multiple

* fix(typo): dyanmic -> dynamic

* fix(typo): speical -> special

* fix(typo): acceptible -> acceptable

* fix(typo): dyanmic -> dynamic

* fix(typo): nonexistant -> nonexistent

* fix(typo): nonexistant -> nonexistent

* fix(typo): nonexistant -> nonexistent

* fix(typo): nonexistant -> nonexistent

* fix(typo): nonexistant -> nonexistent

* fix(typo): nonexistant -> nonexistent

* fix(typo): accesible -> accessible

* fix(typo): explicitely -> explicitly
2022-03-28 22:53:51 -05:00
..
components Fixed "Expected jsx identifier" error on TypeScript generics & angle bracket type assertions in .ts files (#30619) 2021-10-30 14:51:42 +02:00
extension-order Resolve TypeScript Extension in Correct Order (#12014) 2020-04-19 01:12:36 -04:00
pages Fix typos (#35683) 2022-03-28 22:53:51 -05:00
test Fixed "Expected jsx identifier" error on TypeScript generics & angle bracket type assertions in .ts files (#30619) 2021-10-30 14:51:42 +02:00
next.config.js Enable scss/sass support (#10571) 2020-02-18 08:35:12 -05:00
tsconfig.json cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00