Home Explore Help
Register Sign In
joepie91
/
pegjs
1
0
Fork 0
Code Issues Pull Requests Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1286 Commits
2 Branches
0 Tags
6.6 MiB
Tree: 4866d6ddb6
master
redux
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '4866d6ddb6'
${ noResults }
pegjs/.eslintignore

7 lines
79 B
Raw Normal View History

Use ESLint directly instead of gulp-eslint
4 years ago
/.idea
Add an ignore file The gulp file is usuaully used to glob the JavaScript files and run ESLint on them, but editor based instances of ESLint (e.g. VSCode extension) don't read the gulp file, so can't tell which files to ignore unless specified in the official .eslintignore file.
4 years ago
/.nyc_output
Move PEG.js to packages/pegjs * Move PEG.js from . to packages/pegjs * Update relevanr paths * Remove pegjs-dev; Use pegjs directly * Generate browser files at packages/pegjs/dist * nyc: exclude website * website: keep packages folder * Root package.json is private now
4 years ago
/packages/pegjs/dist
Add an ignore file The gulp file is usuaully used to glob the JavaScript files and run ESLint on them, but editor based instances of ESLint (e.g. VSCode extension) don't read the gulp file, so can't tell which files to ignore unless specified in the official .eslintignore file.
4 years ago
/coverage
/node_modules
Move server.js to website/server.js
4 years ago
/website/*/**
Powered by Gitea Version: 1.15.11 Page: 74ms Template: 14ms
English
English 简体中文 繁體中文(香港) 繁體中文(台灣) Deutsch français Nederlands latviešu русский Українська 日本語 español português do Brasil Português de Portugal polski български italiano suomi Türkçe čeština српски svenska 한국어
Licenses API Website Go1.16.13