2.0.1 • Published 9 months ago
@21torr/janus v2.0.1
Janus TS
This repository contains all config files and tools for code style tools, formatters and linters for TS / JS / SCSS / CSS.
Contributing
dprint
The rules are sorted by rule name and then scope. The rules are named rule or scope.rule.
Example:
{
"a": true,
"test.b": true,
"ztest.b": true
}