mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
[ts] Formatter pass
This commit is contained in:
parent
ef6f2efb1a
commit
39df4c7cbb
@ -4,7 +4,7 @@ This folder contains formatter configuration files to be used with IDEs as well
|
|||||||
You will need the following on your `PATH`:
|
You will need the following on your `PATH`:
|
||||||
|
|
||||||
- JDK 10+
|
- JDK 10+
|
||||||
- clang-format 12 (i.e. `brew install clang-format`)
|
- clang-format 12 (i.e. `brew install clang-format`). Also set the environment variable `CLANGFORMAT` to the path of the `clang-format` executable.
|
||||||
- dotnet format (i.e. `dotnet tool install -g dotnet-format`, comes with dotnet 6 out of the box)
|
- dotnet format (i.e. `dotnet tool install -g dotnet-format`, comes with dotnet 6 out of the box)
|
||||||
- tsfmt, (i.e. `npm install -g typescript-formatter`)
|
- tsfmt, (i.e. `npm install -g typescript-formatter`)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user