roblox-ts / eslint-plugin-roblox-ts

7 stars 6 forks source link

Rules should not apply to .d.ts files or "declare" #22

Open osyrisrblx opened 3 years ago

osyrisrblx commented 3 years ago

i.e. no-namespace-merging shouldn't apply to declare namespace X {}