monkeytype/frontend
DenelDuck 20ec6679a7
New punctuation functionality allowing words to end with -n't (#2792) from DenelDuck
* Initial functionality and dictionary with pairs

* functional (not optimal) solution

* remove unused import

* avoid promise callbacks, remove unnecessary else and use strict equals

* camel case
2022-04-05 18:09:03 +02:00
..
scripts Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
src New punctuation functionality allowing words to end with -n't (#2792) from DenelDuck 2022-04-05 18:09:03 +02:00
static New punctuation functionality allowing words to end with -n't (#2792) from DenelDuck 2022-04-05 18:09:03 +02:00
webpack Using html templating to split html into smaller files (#2793) 2022-04-03 16:40:41 +02:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
firebase.json incorrect param name 2022-03-31 01:12:42 +02:00
gulpfile.js Compile sass using webpack (#2728) bruception 2022-03-18 15:40:40 +01:00
package-lock.json Using html templating to split html into smaller files (#2793) 2022-04-03 16:40:41 +02:00
package.json Using html templating to split html into smaller files (#2793) 2022-04-03 16:40:41 +02:00
tsconfig.json Improve webpack - Reduced filesize by 18% by converting from node-object-hash to object-hash (#2768) rizwanmustafa 2022-03-25 15:36:04 +01:00