mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
Exclude d.ts from tsfmt
This commit is contained in:
parent
61f63549d4
commit
f13ad0d983
@ -31,6 +31,7 @@ spotless {
|
|||||||
|
|
||||||
typescript {
|
typescript {
|
||||||
target 'spine-ts/**/*.ts'
|
target 'spine-ts/**/*.ts'
|
||||||
|
targetExclude 'spine-ts/**/*.d.ts'
|
||||||
tsfmt('7.2.2').tsfmtFile('formatters/tsfmt.json')
|
tsfmt('7.2.2').tsfmtFile('formatters/tsfmt.json')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user