mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 04:13:47 +00:00
8 lines
103 B
TOML
8 lines
103 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "javascript"
|
|
enabled = true
|
|
|
|
[analyzers.meta]
|
|
plugins = ["react"] |