2.0.1 • Published 9 months ago

@21torr/janus v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Janus TS

This repository contains all config files and tools for code style tools, formatters and linters for TS / JS / SCSS / CSS.

📚 Read the docs

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
}