Jostein Stuhaug
Results
2
issues of
Jostein Stuhaug
This replaces regexp patterns that only worked with ascii characters with more proper matching that supports unicode identifiers in typescript/javascript. So that the generated code can have valid unicode characters...
When importing @editorjs/paragraph in a typescript project with modern settings (package.json type=module, tsconfig moduleResolution=bundler), it does not resolve the typings for Paragraph. I get error **TS7016: Could not find a...
Good first task