source:
imaps-frontend/node_modules/fast-uri/eslint.config.js
Last change on this file was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 135 bytes |
Line | |
---|---|
1 | 'use strict' |
2 | |
3 | module.exports = require('neostandard')({ |
4 | ignores: require('neostandard').resolveIgnoresFromGitignore(), |
5 | ts: true |
6 | }) |
Note:
See TracBrowser
for help on using the repository browser.