mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-17 22:32:45 +00:00
* Added more complete typings for the luaparse library, including definitions for the lua ast. * Added typing for token and corrected onCreateScope and onDestroyScope options. * Correct node typing in onCreateNode option. * Corrected body property of ForGenericStatement. * Added LogicalExpression to ast. * Removed const enum and replaced types with raw strings. Also tidied up Node type by utilising Statement and Expression. * Split some long comments into multiple lines. Removed overridden line length linting rule.
4 lines
37 B
JSON
4 lines
37 B
JSON
{
|
|
"extends": "dtslint/dt.json"
|
|
}
|