add comment
This commit is contained in:
Родитель
a78d1effe0
Коммит
e86d15540f
|
@ -1,3 +1,5 @@
|
|||
// This is adapted from https://github.com/selaux/eslint-plugin-filenames since it's no longer actively maintained
|
||||
// and needed a fix for eslint v9
|
||||
const path = require('path')
|
||||
const parseFilename = require('../utils/parse-filename')
|
||||
const getExportedName = require('../utils/get-exported-name')
|
||||
|
|
Загрузка…
Ссылка в новой задаче