Skip to content

v2.2.0

Compare
Choose a tag to compare
@cheton cheton released this 02 Dec 10:18
· 15 commits to master since this release

What's Changed

  • feat: update dot-notation rule (3e8ba75)

Rules

dot-notation

'dot-notation': [1, {
  'allowKeywords': true,
}]