Extension: Make extension global

This commit is contained in:
Romain Vigier
2024-03-24 11:15:40 +01:00
parent 790d8903bb
commit 242f29f90d
6 changed files with 26 additions and 33 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ rules:
argsIgnorePattern: ^(unused|_)
object-curly-spacing: off
globals:
NTSMetadata: writable
NTS: writable
parserOptions:
sourceType: module