mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-22 01:50:03 +00:00
* feat(stylelint): add typings for `stylelint` * fix(styelint): fix lint issues * set `strictNullChecks` to true * remove redundent namespace * rename iterfaces * update tests * feat(stylelint): add formatters * fix naming convention