monkeytype/frontend
Gabriel Santana Paredes 9b79f2b053
impr(language): add more words to Scala (Hombre-x) (#4933)
* impr(language): add new words to Scala

* Update code_scala.json
* Added Scala common words

Some new words include:

- Typeclases (Functor and Monad)
- Types (Double, Option, Either, IO, ZIO, etcetera...)
- Scala 3 grammar keywords (given and using)
- Operators (:::, <=, >=, ===, etcetera...)
- Combinators (flatMap, foldLeft, traverse, etcetera...)

* fix(languages): removed duplicate on Scala

* Update code_scala.json
* fix: removed duplicated word "@main"

* fix(language): removed duplicate on Scala

* Update code_scala.json
* fix: removed duplicated word "@main"
2024-01-18 10:49:41 +01:00
..
__tests__ test: add test to remove accents in lazy mode (#4917) 2024-01-15 12:41:28 +01:00
scripts impr(layout emulator): add support for alt layer emulation (farkon00) (#4817) 2024-01-10 15:48:16 +01:00
src fix(layout emulator): not returning default char if no alt char was defined 2024-01-15 13:19:55 +01:00
static impr(language): add more words to Scala (Hombre-x) (#4933) 2024-01-18 10:49:41 +01:00
webpack build: fix development mode detection on windows (fehmer) (#4724) 2023-10-17 12:41:59 +01:00
.eslintignore
.firebaserc_example
docker-compose.yaml
firebase.json
gulpfile.js
jest.config.ts test: configure testing for frontend code (fehmer) (#4879) 2024-01-08 15:26:57 +01:00
knip.json
package-lock.json test: configure testing for frontend code (fehmer) (#4879) 2024-01-08 15:26:57 +01:00
package.json test: configure testing for frontend code (fehmer) (#4879) 2024-01-08 15:26:57 +01:00
postcss.config.js
tsconfig.json test: configure testing for frontend code (fehmer) (#4879) 2024-01-08 15:26:57 +01:00