This repository contains all config files and tools for code style tools, formatters and linters for TS / JS / SCSS / CSS.
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
}