Skip to main content
Module

x/sheetjs/demos/electron/.eslintrc

πŸ“— SheetJS Community Edition -- Spreadsheet Data Toolkit
Extremely Popular
Latest
File
{ "env": { "browser": true, "node": true }, "parserOptions": { "ecmaVersion": 8 }, "plugins": [ "html", "json" ]}