mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* stylelint: correct several interfaces * stylelint: add rule tester * stylelint: introduce plugin type * stylelint: remove rule option * stylelint: bump major version * stylelint: compromise and match latest SL version
7 lines
80 B
JSON
7 lines
80 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"postcss": "7.x.x"
|
|
}
|
|
}
|