mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-31 08:30:12 +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