You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`"typescript"` (via [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint)) _First available in v1.4.0_
214
214
-`"espree"` (via [espree](https://github.com/eslint/espree)) _First available in v2.2.0_
215
-
-`"css"` (via [postcss](https://github.com/postcss/postcss)) _First available in v1.7.1_
216
-
-`"scss"` (via [postcss-scss](https://github.com/postcss/postcss-scss)) _First available in v1.7.1_
217
-
-`"less"` (via [postcss-less](https://github.com/shellscape/postcss-less)_First available in v1.7.1_
215
+
-`"css"` (via [postcss-scss](https://github.com/postcss/postcss-scss) and [postcss-less](https://github.com/shellscape/postcss-less), autodetects which to use) _First available in v1.7.1_
216
+
-`"scss"` (same parsers as `"css"`, prefers postcss-scss) _First available in v1.7.1_
217
+
-`"less"` (same parsers as `"css"`, prefers postcss-less) _First available in v1.7.1_
218
218
-`"json"` (via [@babel/parser parseExpression](https://babeljs.io/docs/en/next/babel-parser.html#babelparserparseexpressioncode-options)) _First available in v1.5.0_
219
219
-`"json5"` (same parser as `"json"`, but outputs as [json5](https://json5.org/)) _First available in v1.13.0_
220
220
-`"json-stringify"` (same parser as `"json"`, but outputs like `JSON.stringify`) _First available in v1.13.0_
0 commit comments