Skip to content

Commit c767f89

Browse files
committed
Implement formatting.
1 parent 3be1d0b commit c767f89

File tree

6 files changed

+2005
-3
lines changed

6 files changed

+2005
-3
lines changed

python/formate_js/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# stdlib
2+
from typing import TypedDict
3+
14
# this package
25
from ._formate_js import *
36

python/formate_js/__init__.pyi

Lines changed: 605 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)