Skip to content

Commit

Permalink
docs: explain empty file
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jan 27, 2023
1 parent 6750dee commit 8e4c3e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/file.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
* Licensed under the BSD 3-Clause license.
* For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
*/

// for tests that use the TS compiler, this file needs to exist.
// see https://typescript-eslint.io/custom-rules/#testing-typed-rules

0 comments on commit 8e4c3e0

Please sign in to comment.