|
|
|
|
|
by tln
2254 days ago
|
|
Building Rome does require typescript. It's a devDependency.
Using Rome (ie, the `rome` command that gets built) does not. "No dependencies" seems accurate to me, since it refers to use of the built product, which is what will presumably be used in the future when you can `npm install rome`. |
|