DefinitelyTyped/types/prettier/tslint.json
Ika e228e20b8b feat(prettier): initial commit (#18280)
* feat(prettier): initial commit

* style(prettier): fix indentation

* fix(prettier): fix typo

* fix(prettier): replace AST with babylon root node

* refactor(prettier): remove unnecessary export
2017-07-21 10:30:34 -07:00

4 lines
37 B
JSON

{
"extends": "dtslint/dt.json"
}