components/prism-editorconfig.js

Branch


Log

Author Commit Date CI Message
Wei Ting e46501b9 2022-01-24T19:24:16 editorconfig: Change alias of `section` from `keyword` to `selector` (#3305)
Wei Ting bee6ad56 2021-12-06T01:44:55 EditorConfig: Swap out `property` for `key`; alias with `attr-name` (#3272)
Michael Schmidt e8d3b503 2021-06-27T14:56:07 ESLint: Added `regexp/strict` rule (#2944)
Osip Fatkullin 0c30c582 2020-07-22T17:45:05 EditorConfig: Trim spaces before key and section title (#2482) The `key` and `section` tokens sometimes included leading spaces.
Osip Fatkullin ed8fff91 2020-07-11T01:07:19 Added support for EditorConfig (#2471)