You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
We'll migrate the entire source code to Typescript. This issue tracks the whole migration progress while each package migration will be done in its own issue.
In this task, we will set up a base tsconfig.json, eslint, editorconfig, and Prettier so we follow the same development pattern and style in all packages.
We'll migrate the entire source code to Typescript. This issue tracks the whole migration progress while each package migration will be done in its own issue.
In this task, we will set up a base
tsconfig.json
, eslint, editorconfig, and Prettier so we follow the same development pattern and style in all packages.All configuration should be based on @tokilabs/config packages
tsconfig.json
#16.editorconfig
But the full migration will only be completed when all the issues below are done and merged to this issues branch.
pug-attrs
package to Typescript #2pug-cli
package to Typescript #3pug-code-gen
to Typescript #4pug-error
to Typescript #5pug-filters
to Typescript #6pug-lexer
to Typescript #7pug-linker
to Typescript #8pug-load
to Typescript #9pug-parser
to Typescript #10pug-runtime
to Typescript #11pug-strip-comments
to Typescript #12pug-walk
to Typescript #13pug
to Typescript #14The text was updated successfully, but these errors were encountered: