云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
react
/
cockpit-profinet
/
node_modules
/
eslint-plugin-import
/
memo-parser
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
index.js
2025-08-08 09:44:25
941 B
LICENSE
2025-08-08 09:44:25
1.05 KB
README.md
2025-08-08 09:44:25
541 B
# eslint-plugin-import/memo-parser ## NOTE This used to improve performance, but as of ESLint 5 and v2 of this plugin, it seems to just consume a bunch of memory and slightly increase lint times. **Not recommended for use at this time!** This parser is just a memoizing wrapper around some actual parser. To configure, just add your _actual_ parser to the `parserOptions`, like so: ```yaml parser: eslint-plugin-import/memo-parser # parser: babel-eslint parserOptions: parser: babel-eslint sourceType: module ecmaVersion: 6 ```
2025-08-30 15:28:43 Saturday 216.73.216.107 Runningtime:0.015s Mem:1.47 MB