@21torr/janus
v2.1.0
Published
All config files and tools for code style tools, formatters and linters for TS / JS / SCSS / CSS.
Downloads
278
Readme
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
}