mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-11-11 17:02:05 +00:00
bb110c6d98
To ensure easier development and maintenance, IE support is dropped to allow modern Javascript features. The old tabber module is rewritten into newer standard and using classes to ensure proper scoping.
7 lines
57 B
JSON
7 lines
57 B
JSON
{
|
|
"root": true,
|
|
"extends": [
|
|
"wikimedia/server"
|
|
]
|
|
}
|